Microsoft DirectX 9.0 SDK Update (October 2004)

TrackDescription.Speed Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets the speed value.

Definition

Visual Basic .NET Public Property Speed As Single
C# public float Speed { get; set; }
Managed C++ public: __property float get_Speed();
public: __property void set_Speed(float);
JScript .NET public function get Speed() : float
public function set Speed(float);

Property Value

System.Single . Speed value.

This property is read/write. 

Remarks

This value is used as a multiplier to scale a track's period.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center