C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGrid Class / RotationX Property


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