バージョン

Points プロパティ (TriangleMesh)

Points のリスト。
シンタックス
'宣言
 
Public ReadOnly Property Points As IList(Of Point)
public IList<Point> Points {get;}
参照