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