バージョン

DataPoint コンストラクタ(Point)

指定の位置にデータ ポイントを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal p As Point _
)
public DataPoint( 
   Point p
)

パラメータ

p
データ ポイントの位置。
参照