DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerParent.ControlRenderer | Methods
Gets the renderer instance.
// C# public ITBaseObject ControlRenderer();
' VisualBasic Public Function ControlRenderer() As ITBaseObject
// Oxygene public function ControlRenderer : ITBaseObject;
| Type | Description |
|---|---|
| ITBaseObject | Renderer used by the parent control. |
Do not call this method directly. Method is only for internal Legend/Parent communication.