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


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