EventDescription.Position Property

Language:

Retrieves the track position for the event.

Definition

Visual Basic Public ReadOnly Property Position As Double
C# public double Position { get; }
C++ public:
property double Position {
        double get();
}
JScript public function get Position() : double

Property Value

System.Double
Track position 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