DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.ControlDrawTexture | Overloads | Constructors | Methods | Properties | Events
Draw texture.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_ViewerParent.ControlDrawTexture.
# Python def ControlDrawTexture( self _bmp: Object _extent: tatukgis.pdk.TGIS_Extent _ppi: int ) -> None:
Name | Type | Description |
---|---|---|
_bmp | Object | bitmap |
_extent | tatukgis.pdk.TGIS_Extent | extent |
_ppi | int | PPI value |
Do not call this method directly. Method is only for internal Viewer/Parent communication.