User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.basemapdraw

Table of Contents

TGIS_Layer.BasemapDraw property

DK11 for Python | tatukgis.pdk.TGIS_Layer.BasemapDraw | Constructors | Methods | Properties | Events | Events

If True, the layer at the moment is drawn inside a basemap thread.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
@property
def BasemapDraw(
  self
) -> bool: 
 
@BasemapDraw.setter
def BasemapDraw(
  self,
  _value: bool
) -> None: 

Value

Type
bool
2023/08/09 01:53

Page Tools