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.
// 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 |