バージョン

Duplicate(PointCollection) メソッド

指定した点コレクションを複製します。
シンタックス
'宣言
 
Public Overloads Shared Function Duplicate( _
   ByVal pointCollection As PointCollection _
) As PointCollection
public static PointCollection Duplicate( 
   PointCollection pointCollection
)

パラメータ

pointCollection
点コレクション。
参照