Chart3D for WPF/Silverlight
Point3D コンストラクタ

C1.Silverlight.Chart3D.5 アセンブリ > C1.Silverlight.Chart3D 名前空間 > Point3D 構造体 : Point3D コンストラクタ
Point3D 構造の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double, _
   ByVal z As System.Double _
)
public Point3D( 
   System.double x,
   System.double y,
   System.double z
)

パラメータ

x
y
z
参照

Point3D 構造体
Point3D メンバ