Caps.CursorCaps Property

Language:

Retrieves an object that indicates the available hardware support for cursors.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.CursorCaps
A CursorCaps object that contains indicators of available hardware support for cursors.

This property is read-only. 

Remarks

Alpha-blending cursor capabilities are not defined.


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