C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / RotationY Property


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