DK for Delphi | GisRendererAbstract.TGIS_RendererAbstract.RenderBitmapEnd | Constructors | Fields | Methods | Properties
Finalize custom rendering context.
// Delphi public procedure RenderBitmapEnd( const _handle : TObject ); virtual; abstract;
// C++ Builder public: virtual void RenderBitmapEnd( TObject* const _handle ) = 0;
Name | Type | Description |
---|---|---|
_handle | TObject | handle to the context |