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


In This Topic
Handle Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Handle As IntPtr
 
'Usage
 
Dim instance As FlexViewer
Dim value As IntPtr
 
value = instance.Handle
See Also