DK for Delphi | GisInterfaces.IGIS_PrintableControl.PrintBmp | Methods | Properties
Print the control on the given bitmap.
// Delphi public procedure PrintBmp( const _bitmap : TGIS_Bitmap );
// C++ Builder public: void PrintBmp( TGIS_Bitmap* const _bitmap ) = 0;
| Name | Type | Description |
|---|---|---|
| _bitmap | TGIS_Bitmap | bitmap to print on |