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

2D点を定義する浮動少数点のXとY座標の順序ペア。
Point2dクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal p As PointF _
)
public Point2d( 
   PointF p
)

パラメータ

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

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.