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