Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the GraphicsDeviceCapabilities.LineCaps type.
Public Properties
Name | Description | |
---|---|---|
![]() |
SupportsAlphaCompare | Gets a value indicating whether the device supports alpha-test comparisons. |
![]() |
SupportsAntiAlias | Gets a value indicating whether the device supports antialiased lines. |
![]() |
SupportsBlend | Gets a value indicating whether the device supports source blending. |
![]() |
SupportsDepthBufferTest | Gets a value indicating whether the device supports depth buffer comparisons. |
![]() |
SupportsFog | Gets a value indicating whether the device supports fog. |
![]() |
SupportsTextureMapping | Gets a value indicating whether the device supports texture mapping. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GraphicsDeviceCapabilities.LineCaps Structure
Microsoft.Xna.Framework.Graphics Namespace