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