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

Controls whether segment speed is calculated automatically from the prepared path.

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
2026/07/11 00:08

Page Tools