Bitmap for UWP
RectF コンストラクタ(Single,Single,Single,Single)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > RectF 構造体 > RectF コンストラクタ : RectF コンストラクタ(Single,Single,Single,Single)
Initializes a new instance of the RectFstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Single, _
   ByVal y As System.Single, _
   ByVal width As System.Single, _
   ByVal height As System.Single _
)
public RectF( 
   System.float x,
   System.float y,
   System.float width,
   System.float height
)

パラメータ

x
y
width
height
参照

RectF 構造体
RectF メンバ
オーバーロード一覧