ComponentOne Xamarin.Android
Rotation Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members