DK11 for Delphi | FMX.GisControlNorthArrow.TGIS_ControlNorthArrow.PrintBmp | Constructors | Methods | Properties | Events
Print the control on the given bitmap.
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_PrintableControl.PrintBmp.
// Delphi public procedure PrintBmp( const _bitmap : TGIS_Bitmap );
// C++ Builder public: void PrintBmp( TGIS_Bitmap* const _bitmap );
Name | Type | Description |
---|---|---|
_bitmap | TGIS_Bitmap | bitmap to print on |