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


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