User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.useanimations

Table of Contents

TGIS_Viewer.UseAnimations property

DK11 for Delphi | GisViewer.TGIS_Viewer.UseAnimations | Constructors | Fields | Methods | Properties | Events | Events

True if animation upon zooming are allowed.

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

Syntax

// Delphi
published
  property UseAnimations : Boolean read write default True;
// C++ Builder
published:
  __property bool UseAnimations = {read, write, default=True};

Value

Type Default
Boolean True

Remarks

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

2022/11/30 19:19

Page Tools