Microsoft DirectX 9.0 SDK Update (October 2004)

Envelope.FadeLevel Property

Language:

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

Amplitude for the end of the envelope, relative to the baseline, in the range from 0 through 10,000. If the effect's type-specific data does not specify a baseline, the amplitude is relative to 0.

Definition

Visual Basic .NET Public Property FadeLevel As Integer
C# public int FadeLevel { get; set; }
Managed C++ public: __property int get_FadeLevel();
public: __property void set_FadeLevel(int);
JScript .NET public function get FadeLevel() : int
public function set FadeLevel(int);

Property Value

System.Int32 .

This property is read/write. 

© 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