ActiveReports for .NET 18.0J
ShapePointZ コンストラクタ

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

パラメータ

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

ShapePointZ クラス
ShapePointZ メンバ