DK11 for Delphi | FMX.GisRenderer.TGIS_CanvasInternal.CreateCanvas | Constructors
Standard constructor.
Available also on: Python.
// Delphi public constructor CreateCanvas( const _bitmap : TBitmap );
// C++ Builder CreateCanvas ( TBitmap* const _bitmap );
Name | Type | Description |
---|---|---|
_bitmap | TBitmap | bitmap on which canvas will be created and associated |