'Declaration Public Property Rotation As Integer
'Usage Dim instance As ExtendedFormat Dim value As Integer instance.Rotation = value value = instance.Rotation
public int Rotation {get; set;}
'Declaration Public Property Rotation As Integer
'Usage Dim instance As ExtendedFormat Dim value As Integer instance.Rotation = value value = instance.Rotation
public int Rotation {get; set;}