CursorCaps.SupportsLowResolution Property |
Language: |
Retrieves a value that indicates that a full-color cursor is supported in both high-resolution and low-resolution modes.
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
System.Boolean
This property is read-only.
Value that is true if a full-color cursor is supported in both high-resolution and low-resolution modes, or false otherwise.
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