DK11 for Delphi | GisInterfaces.IGIS_Viewer.GetRenderContext | Methods | Properties
Return current context object.
// Delphi public function GetRenderContext : TObject;
// C++ Builder public: TObject* GetRenderContext(void) = 0;
Type | Description |
---|---|
TObject | Current renderer context. |