public double Left {get;}
'Declaration Public ReadOnly Property Left As Double
'Usage Dim instance As LogicalRectangle Dim value As Double value = instance.Left
public: property double Left { double get(); }
Target Platforms
LogicalRectangle Structure LogicalRectangle Members