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

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData 名前空間 > GeoPoint クラス > GeoPoint コンストラクタ : GeoPoint コンストラクタ(Double,Double)
X座標
Y座標
GeoPointの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As Double, _
   ByVal y As Double _
)
public GeoPoint( 
   double x,
   double y
)

パラメータ

x
X座標
y
Y座標
参照

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