DK for Java | tatukgis.jdk.IGIS_PrintableControl.PrintBmp | Methods | Properties
Print the control on the given bitmap.
// Java public abstract void PrintBmp( TGIS_Bitmap _bitmap );
// Oxygene public procedure PrintBmp( _bitmap : TGIS_Bitmap );
| Name | Type | Description |
|---|---|---|
| _bitmap | TGIS_Bitmap | bitmap to print on |