Bitmap for UWP
RectL コンストラクタ(Int32,Int32,Int32,Int32)

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

パラメータ

x
y
width
height
参照

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