Device.PresentationParameters Property

Language:

Retrieves presentation parameters for a device.

Definition

Visual Basic Public ReadOnly Property PresentationParameters As PresentParameters
C# public PresentParameters PresentationParameters { get; }
C++ public:
property PresentParameters^ PresentationParameters {
        PresentParameters^ get();
}
JScript public function get PresentationParameters() : PresentParameters

Property Value

Microsoft.DirectX.Direct3D.PresentParameters
A PresentParameters object that describes the device's presentation parameters.

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