Device.PresentationParameters Property |
Language: |
Retrieves presentation parameters for a device.
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
Microsoft.DirectX.Direct3D.PresentParameters
This property is read-only.
A PresentParameters object that describes the device's presentation parameters.
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