DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.SpeedFactor | 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 Double SpeedFactor { get {} set {} }
' VisualBasic Public Property SpeedFactor As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property SpeedFactor : Double read read;
Type |
---|
double Double |