User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.useanimations

Table of Contents

TGIS_Viewer.UseAnimations property

DK for Java | tatukgis.jdk.TGIS_Viewer.UseAnimations | Constructors | Fields | Methods | Properties | Events

True if animation upon zooming are allowed.

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

Syntax

// Java
public bool getUseAnimations();
 
public void setUseAnimations(
  bool _value
);
// Oxygene
public
  property UseAnimations : Boolean read write;

Value

Type
bool
Boolean

Remarks

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

2025/01/31 01:18

Page Tools