バージョン 24.2 (最新)

ToPointCollections メソッド

Point の List の List を PointCollections の List に変換します。
シンタックス
public static List<PointCollection> ToPointCollections( 
   List<List<Point>> points
)

パラメータ

points
変換する Point の List の List。

戻り値の型

所定の Point の List の List から構成した PointCollection の List。
参照