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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls 名前空間 > PointF 構造体 : PointF コンストラクタ
ポイントの水平位置。
ポイントの垂直位置。
指定された座標を使用して、PointFクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Single, _
   ByVal y As System.Single _
)
public PointF( 
   System.float x,
   System.float y
)

パラメータ

x
ポイントの水平位置。
y
ポイントの垂直位置。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

参照

PointF 構造体
PointF メンバ