DK11 for Python | tatukgis.pdk.IGIS_PrintableControl.PrintBmp | Methods | Properties
Print the control on the given bitmap.
# Python def PrintBmp( self _bitmap: tatukgis.pdk.TGIS_Bitmap ) -> None:
Name | Type | Description |
---|---|---|
_bitmap | tatukgis.pdk.TGIS_Bitmap | bitmap to print on |