This topic has not yet been rated - Rate this topic

GraphicsDeviceCapabilities.LineCaps Members

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

NameDescription
Public PropertySupportsAlphaCompareGets a value indicating whether the device supports alpha-test comparisons.
Public PropertySupportsAntiAliasGets a value indicating whether the device supports antialiased lines.
Public PropertySupportsBlendGets a value indicating whether the device supports source blending.
Public PropertySupportsDepthBufferTestGets a value indicating whether the device supports depth buffer comparisons.
Public PropertySupportsFogGets a value indicating whether the device supports fog.
Public PropertySupportsTextureMappingGets a value indicating whether the device supports texture mapping.
NameDescription
Public MethodEquals (Inherited from ValueType.)
Public MethodGetHashCode (Inherited from ValueType.)
Public MethodGetType (Inherited from Object.)
Public MethodReferenceEquals (Inherited from Object.)
Public MethodToStringRetrieves a string representation of this object.
NameDescription
Protected MethodFinalize (Inherited from Object.)
Protected MethodMemberwiseClone (Inherited from Object.)
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.