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

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData 名前空間 > ShapePointM クラス : ShapePointM コンストラクタ
x座標の値
y座標の値
The m value.
ShapePointMクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
The m value.
参照

ShapePointM クラス
ShapePointM メンバ