DegreeType Enumeration (Microsoft.DirectX.Direct3D)
Defines the degree of the variables in an equation that describes a curve.
Visual Basic Public Enum DegreeType C# public enum DegreeType C++ public enum class DegreeType JScript public enum DegreeType
This enumeration is used to describe the curves used by rectangle and triangle patches.
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) Strong Name Microsoft.DirectX.Direct3D, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show: