Reports for WPF
PointD コンストラクタ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > PointD 構造体 : PointD コンストラクタ
ポイントの水平位置。
ポイントの垂直位置。
PointD 構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
)
public PointD( 
   System.double x,
   System.double y
)

パラメータ

x
ポイントの水平位置。
y
ポイントの垂直位置。
参照

PointD 構造体
PointD メンバ