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


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