'Declaration Public ReadOnly Property Left As Integer
'Usage Dim instance As Rectangle Dim value As Integer value = instance.Left
public int Left {get;}
public: __property int get_Left();
public: property int Left { int get(); }
Target Platforms: Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008, Windows Server 2003
Rectangle Structure Rectangle Members