PrintDocument for WinForms
UnitPoint コンストラクタ


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

パラメータ

x
The X coordinate.
y
The Y coordinate.
参照

UnitPoint 構造体
UnitPoint メンバ