EventDescription.Weight Property

Language:

Retrieves the track weight for the event.

Definition

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

Property Value

System.Single
Track weight 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