CursorCaps.SupportsLowResolution Property

Language:

Retrieves a value that indicates that a full-color cursor is supported in both high-resolution and low-resolution modes.

Definition

Visual Basic Public ReadOnly Property SupportsLowResolution As Boolean
C# public bool SupportsLowResolution { get; }
C++ public:
property bool SupportsLowResolution {
        bool get();
}
JScript public function get SupportsLowResolution() : boolean

Property Value

System.Boolean
Value that is true if a full-color cursor is supported in both high-resolution and low-resolution modes, or false otherwise.

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