DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.AutoSpeed | Methods | Properties
Controls whether segment speed is calculated automatically from the prepared path.
// 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;
| Type |
|---|
| bool Boolean |