C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FlexViewer Class / FlexViewer Constructor / FlexViewer Constructor(IntPtr)


In This Topic
FlexViewer Constructor(IntPtr)
In This Topic
Initializes a new instance of the FlexViewer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal handle As IntPtr _
)
 
'Usage
 
Dim handle As IntPtr
 
Dim instance As New FlexViewer(handle)

Parameters

handle
See Also