ComponentOne Xamarin.Android
RotationY Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members