PresentParameters.PresentFlag Property |
Language: |
Retrieves or sets the present flag.
Visual Basic Public Property PresentFlag As PresentFlag C# public PresentFlag PresentFlag { get; set; } C++ public:
property PresentFlag PresentFlag {
PresentFlag get();
void set(PresentFlag value);
}JScript public function get PresentFlag() : PresentFlag
public function set PresentFlag(PresentFlag);
This property is read/write.
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