User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_canvasinternal.createcanvas_tbitmap

Table of Contents

TGIS_CanvasInternal.__init__ constructor

DK11 for Python | tatukgis.pdk.TGIS_CanvasInternal.CreateCanvas | Constructors

Standard constructor.

Available also on: Delphi FMX.

Syntax

# Python
def __init__(
  self,
  _bitmap: TBitmap
) -> None: 

Parameters

Name Type Description
_bitmap TBitmap bitmap on which canvas will be created and associated
2023/08/09 01:51

Page Tools