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