DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.PrintBmp | Overloads | Constructors | Methods | Properties | Events
Print the current content on a bitmap. Print area will match the current VisibleExtent of the control.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_ViewerWnd.PrintBmp.
# Python def PrintBmp( self _bmp: VarParameter ) -> None:
Name | Type | Description |
---|---|---|
_bmp | tatukgis.pdk.TGIS_Bitmap | bitmap on which the drawing will be performed |