PowerTools ActiveReports for .NET 11.0J
GeoPoint コンストラクタ(Double,Double)

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

パラメータ

x
X座標
y
Y座標
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.