User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer.temporaryvisibleextent

Table of Contents

TGIS_Viewer.TemporaryVisibleExtent property

DK11 for Python | tatukgis.pdk.TGIS_Viewer.TemporaryVisibleExtent | Constructors | Methods | Properties | Events | Events

Used to force rendering labels while drawing with tiles.

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

Syntax

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

Value

Remarks

Only for internal use of TatukGIS

2023/08/09 02:00

Page Tools