User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.UseAnimations property

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.UseAnimations | Constructors | Methods | Properties | Events

True if animation upon zooming are allowed.

Available also on: Delphi FMX | .NET WinForms | 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.

2022/11/16 01:52

Page Tools