PrintDocument for WinForms
PointD コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PointD 構造体 : PointD コンストラクタ
The horizontal position of the point.
The vertical position of the point.
Initializes a new instance of the PointD structure.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
)
'使用法
 
Dim x As System.Double
Dim y As System.Double
 
Dim instance As New PointD(x, y)
public PointD( 
   System.double x,
   System.double y
)

パラメータ

x
The horizontal position of the point.
y
The vertical position of the point.
参照

PointD 構造体
PointD メンバ