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