Microsoft DirectX 9.0 SDK Update (October 2004)

Effect.StartDelay Property

Language:

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

Time (in microseconds) that the device should wait after a InputeffectStart call before playing the effect. If this value is 0, effect playback begins immediately. This member is not present in versions prior to Microsoft® DirectX® 7.0.

Definition

Visual Basic .NET Public Property StartDelay As Integer
C# public int StartDelay { get; set; }
Managed C++ public: __property int get_StartDelay();
public: __property void set_StartDelay(int);
JScript .NET public function get StartDelay() : int
public function set StartDelay(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