public double Width {get;}
'Declaration Public ReadOnly Property Width As Double
'Declaration
Public ReadOnly Property Width As Double
'Usage Dim instance As Polygon Dim value As Double value = instance.Width
'Usage
Dim instance As Polygon Dim value As Double value = instance.Width
Polygon Class Polygon Members