EventDescription.Speed Property

Language:

Retrieves the track speed for the event.

Definition

Visual Basic Public ReadOnly Property Speed As Single
C# public float Speed { get; }
C++ public:
property float Speed {
        float get();
}
JScript public function get Speed() : float

Property Value

System.Single
Track speed for the event.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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