Public ReadOnly Property Height As Integer
Dim instance As FormImage Dim value As Integer value = instance.Height
public int Height {get;}
public: property int Height { int get(); }
FormImage Class FormImage Members