DK for .NET | TatukGIS.NDK.IGIS_PrintableControl.PrintBmp | Methods | Properties
Print the control on the given bitmap.
// 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 |