![]() |
![]() |
![]() |
TrianglePatchInformation.BasisType Property |
Language: |
Retrieves or sets a value that defines the basis type for the triangular high-order patch.
Visual Basic .NET Public Property BasisType As BasisType C# public BasisType BasisType { get; set; } Managed C++ public: __property BasisType get_BasisType();
public: __property void set_BasisType(BasisType);JScript .NET public function get BasisType() : BasisType
public function set BasisType(BasisType);
Microsoft.DirectX.Direct3D.BasisType . Value from the BasisType enumeration to set or retrieve.
This property is read/write.
The only valid value for this member is Basis.Bezier.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center