'Declaration
Public Overridable Property Left As Double
'Usage
Dim instance As GraphicObject Dim value As Double instance.Left = value value = instance.Left
public virtual double Left {get; set;}
'Declaration
Public Overridable Property Left As Double
'Usage
Dim instance As GraphicObject Dim value As Double instance.Left = value value = instance.Left
public virtual double Left {get; set;}