PowerTools ActiveReports for .NET 11.0J
ShapePointM コンストラクタ

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

パラメータ

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

関連項目

ShapePointM クラス
ShapePointM メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.