'Declaration Public ReadOnly Property Height As Integer
'Usage 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