次の方法で共有


TrianglePatchInformation.Degree

Degree プロパティ

三角形高次パッチの次数のタイプを定義する。

定義

Visual Basic Public Property Degree As DegreeType
C# public DegreeType Degree { get; set; }
Managed C++ public: __property DegreeType get_Degree();
public: __property void set_Degree(DegreeType);
JScript public function get Degree() : DegreeType
public function set Degree(DegreeType);

プロパティ値

Microsoft.DirectX.Direct3D.DegreeType.

これは読み取り/書き込み可能プロパティである。 

対象

TrianglePatchInformation

© 2002 Microsoft Corporation. All rights reserved. Terms of use.