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