How can we improve?
'Declaration Public ReadOnly Property BitDepth As Integer
'Usage Dim instance As ImGearDIB Dim value As Integer value = instance.BitDepth
public int BitDepth {get;}
public: __property int get_BitDepth();
public: property int BitDepth { int get(); }
ImGearDIB Class ImGearDIB Members