PatchInformation.Degree Property |
Language: |
Retrieves or sets the degree of the curves used to construct the patch.
Visual Basic Public Property Degree As DegreeType C# public DegreeType Degree { get; set; } C++ public:
property DegreeType Degree {
DegreeType get();
void set(DegreeType value);
}JScript public function get Degree() : DegreeType
public function set Degree(DegreeType);
Microsoft.DirectX.Direct3D.DegreeType
This property is read/write.
Value of the DegreeType enumeration to set or retrieve.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center