Microsoft DirectX 9.0 SDK Update (October 2004)

PresentParameters.PresentFlag Property

Language:

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

Retrieves or sets the present flag.

Definition

Visual Basic .NET Public Property PresentFlag As PresentFlag
C# public PresentFlag PresentFlag { get; set; }
Managed C++ public: __property PresentFlag get_PresentFlag();
public: __property void set_PresentFlag(PresentFlag);
JScript .NET public function get PresentFlag() : PresentFlag
public function set PresentFlag(PresentFlag);

Property Value

Microsoft.DirectX.Direct3D.PresentFlag . A PresentFlag value.

This property is read/write. 

Remarks

The present flag controls a Device.Present operation.


© 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