次の方法で共有


ProgressiveMesh.Adjacency

Adjacency プロパティ

メッシュの面隣接性配列を返す。

定義

Visual Basic Public ReadOnly Property Adjacency As Integer()
C# public int[] Adjacency { get; }
Managed C++ public: __property int get_Adjacency();
JScript public function get Adjacency() : int[]

プロパティ値

System.Int32.

これは読み取り専用プロパティである。 

対象

ProgressiveMesh

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