User Tools

Site Tools


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

Table of Contents

TGIS_Viewer.UseAnimations property

DK11 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.

2023/08/09 02:00

Page Tools