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


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