Maps for WinForms
GeoPoint コンストラクタ(Double,Double)

C1.Win.Map.4.5.2 アセンブリ > C1.FlexMap 名前空間 > GeoPoint クラス > GeoPoint コンストラクタ : GeoPoint コンストラクタ(Double,Double)
x 座標。
y 座標。
GeoPointクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
)
public GeoPoint( 
   System.double x,
   System.double y
)

パラメータ

x
x 座標。
y
y 座標。
参照

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