User Tools

Site Tools


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

Table of Contents

TGIS_Layer.TiledDrawMode property

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

If True, the layer at the moment is drawn by tiler.

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

Syntax

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

Value

2024/07/07 01:16

Page Tools