GraphicsDeviceCapabilities.LineCaps Members

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

Public Properties

Name Description
Public Property SupportsAlphaCompare Gets a value indicating whether the device supports alpha-test comparisons.
Public Property SupportsAntiAlias Gets a value indicating whether the device supports antialiased lines.
Public Property SupportsBlend Gets a value indicating whether the device supports source blending.
Public Property SupportsDepthBufferTest Gets a value indicating whether the device supports depth buffer comparisons.
Public Property SupportsFog Gets a value indicating whether the device supports fog.
Public Property SupportsTextureMapping Gets a value indicating whether the device supports texture mapping.

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.LineCaps Structure
Microsoft.Xna.Framework.Graphics Namespace