GraphicsDeviceCapabilities.CursorCaps.SupportsColor Property
Gets a value indicating whether a full-color cursor is supported in hardware in high-resolution modes.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public bool SupportsColor { get; }
Property Value
true if the hardware supports a full-color cursor in high resolution; false otherwise.
Remarks
Specifically, this flag indicates that the driver supports at least a hardware color cursor in high-resolution modes (with scan lines greater than or equal to 400).
See Also
Reference
GraphicsDeviceCapabilities.CursorCaps Structure
GraphicsDeviceCapabilities.CursorCaps Members
CursorCapabilities
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista