ComponentOne Xamarin.Android
Rotation Property (C1ComboBox)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class : Rotation Property
Syntax
'Declaration
 
Public Overridable Property Rotation As Single
'Usage
 
Dim instance As C1ComboBox
Dim value As Single
 
instance.Rotation = value
 
value = instance.Rotation
public virtual float Rotation {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members