GraphicsDeviceCapabilities.CursorCaps Members

The following tables list the members exposed by the GraphicsDeviceCapabilities.CursorCaps type.

Public Properties

Name Description
Public Property SupportsColor Gets a value indicating whether a full-color cursor is supported in hardware in high-resolution modes.
Public Property SupportsLowResolution Gets a value indicating whether a full-color cursor is supported in hardware in low-resolution modes.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from ValueType.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString Retrieves a string representation of this object.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GraphicsDeviceCapabilities.CursorCaps Structure
Microsoft.Xna.Framework.Graphics Namespace