C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarYearsPanel Class / RotationX Property


In This Topic
RotationX Property (CalendarYearsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable Property RotationX As Single
 
'Usage
 
Dim instance As CalendarYearsPanel
Dim value As Single
 
instance.RotationX = value
 
value = instance.RotationX
See Also