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