DK11 for Python | tatukgis.pdk.IGIS_ViewerWnd.PrintBmp | Overloads | Methods | Properties
Print the current content on a bitmap. Print area will match the current VisibleExtent of the control.
# Python def PrintBmp( self, _bmp: VarParameter ) -> None:
Name | Type | Description |
---|---|---|
_bmp | TGIS_Bitmap | bitmap on which the drawing will be performed |