CalendarView for WinForms
Coordinate コンストラクタ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Coordinate クラス : Coordinate コンストラクタ
A float value indicate the value of x-coordinate
A float value indicate the value of x-coordinate
Indicates a new instance of the Coordinate class.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Single, _
   ByVal y As System.Single _
)
public Coordinate( 
   System.float x,
   System.float y
)

パラメータ

x
A float value indicate the value of x-coordinate
y
A float value indicate the value of x-coordinate
参照

Coordinate クラス
Coordinate メンバ