AdapterInformation.CurrentDisplayMode Property

Language:

Retrieves the current display mode.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.DisplayMode
A DisplayMode structure that represents the current display mode.

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