DK11 for Java | tatukgis.jdk.IGIS_ViewerWnd.PrintBmp | Overloads | Methods
Print the current content on a bitmap. Print area will match the current VisibleExtent of the control.
// Java public abstract void PrintBmp( /* ref */ @ValueTypeParameter VarParameter<TGIS_Bitmap> _bmp );
// Oxygene public procedure PrintBmp( var _bmp : TGIS_Bitmap );
Name | Type | Description |
---|---|---|
_bmp | TGIS_Bitmap | bitmap on which the drawing will be performed |