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