DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerParent.GetViewer | Methods
Get internal viewer handle.
// C# public ITBaseObject GetViewer();
' VisualBasic Public Function GetViewer() As ITBaseObject
// Oxygene public function GetViewer : ITBaseObject;
Type | Description |
---|---|
ITBaseObject | current viewer object. |
Do not call this method directly. Method is only for internal Viewer/Parent communication.