public virtual int MarginRight {get; set;}
'Declaration Public Overridable Property MarginRight As Integer
'Declaration
Public Overridable Property MarginRight As Integer
'Usage Dim instance As RoundedRectangleShape Dim value As Integer instance.MarginRight = value value = instance.MarginRight
'Usage
Dim instance As RoundedRectangleShape Dim value As Integer instance.MarginRight = value value = instance.MarginRight
RoundedRectangleShape Class RoundedRectangleShape Members