GrapeCity ActiveReports for .NET 14.0J
Point2d コンストラクタ(PointF)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart.Graphics 名前空間 > Point2d クラス > Point2d コンストラクタ : Point2d コンストラクタ(PointF)
2D点を定義する浮動少数点のXとY座標の順序ペア。
Point2dクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal p As PointF _
)
public Point2d( 
   PointF p
)

パラメータ

p
2D点を定義する浮動少数点のXとY座標の順序ペア。
参照

Point2d クラス
Point2d メンバ
オーバーロード一覧