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