バージョン

PointCollection クラス

ポイントのコレクションを表します。
シンタックス
'宣言
 
Public Class PointCollection 
   Inherits System.Collections.Generic.List(Of Point)
public class PointCollection : System.Collections.Generic.List<Point> 
参照

オンラインで表示: GitHub