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

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

パラメータ

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

ShapePoint クラス
ShapePoint メンバ