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

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

パラメータ

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

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.