'Declaration
Public Property Rotation As Double
'Usage
Dim instance As Shape Dim value As Double instance.Rotation = value value = instance.Rotation
public double Rotation {get; set;}
'Declaration
Public Property Rotation As Double
'Usage
Dim instance As Shape Dim value As Double instance.Rotation = value value = instance.Rotation
public double Rotation {get; set;}