User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.autospeed

Table of Contents

ITGIS_3DFlyOver.AutoSpeed property

DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.AutoSpeed | Methods | Properties

Animation speed; 1.0 is default, set to less than 1.0 to slow down and greater than 1.0 to speed up.

Available also on: Delphi | .NET | Python.

Syntax

// C#
public Boolean AutoSpeed
{
  get {}
  set {}
}
' VisualBasic
Public Property AutoSpeed As Boolean
  Get
  End Get
  Set(ByVal value As Boolean)
  End Set
End Property
// Oxygene
public
  property AutoSpeed : Boolean read read;

Value

Type
bool
Boolean
2025/01/31 01:03

Page Tools