GrapeCity ActiveReports for .NET 12.0J
ShapePoint コンストラクタ

x座標の値
y座標の値
クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal x As Double, _
   ByVal y As Double _
)
public ShapePoint( 
   double x,
   double y
)

パラメータ

x
x座標の値
y
y座標の値
参照

関連項目

ShapePoint クラス
ShapePoint メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.