User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_viewer.useanimations

Table of Contents

TGIS_Viewer.UseAnimations property

DK for Python | tatukgis_pdk.TGIS_Viewer.UseAnimations | Constructors | Methods | Properties | Events | Events

True if animation upon zooming are allowed.

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

Syntax

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

Value

Type Default
bool True

Remarks

If system discovers that animation are to slow then it will disable it internally anyway.

2025/01/31 01:23

Page Tools