AutoComplete for ASP.NET Web Forms
PointF コンストラクタ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls 名前空間 > PointF 構造体 : PointF コンストラクタ
The horizontal position of the point.
The vertical position of the point.
Initializes a new instance of the PointF class with the specified coordinates.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Single, _
   ByVal y As System.Single _
)
public PointF( 
   System.float x,
   System.float y
)

パラメータ

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

PointF 構造体
PointF メンバ