DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlNorthArrow.PrintBmp | Constructors | Methods | Properties
Print the control on the given bitmap.
Available also on: Delphi FMX | Java | ActiveX | Python.
Implements IGIS_PrintableControl.PrintBmp.
// C# public void PrintBmp( TGIS_Bitmap _bitmap );
' VisualBasic Public Sub PrintBmp( ByVal _bitmap As TGIS_Bitmap )
// Oxygene public procedure PrintBmp( _bitmap : TGIS_Bitmap );
Name | Type | Description |
---|---|---|
_bitmap | TGIS_Bitmap | bitmap to print on |