DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.ControlDrawTexture | Overloads | Constructors | Methods | Properties | Events
Draw texture.
Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.
// Java public void ControlDrawTexture( TObject _bmp, TGIS_Extent _extent, int _ppi );
// Oxygene public procedure ControlDrawTexture( _bmp : TObject; _extent : TGIS_Extent; _ppi : Integer );
Name | Type | Description |
---|---|---|
_bmp | TObject | bitmap |
_extent | TGIS_Extent | extent |
_ppi | int Integer | PPI value |
Do not call this method directly. Method is only for internal Viewer/Parent communication.