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