TreeView for WinForms
Win32.RECT コンストラクタ(Int32,Int32,Int32,Int32)

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32.RECT 構造体 > Win32.RECT コンストラクタ : Win32.RECT コンストラクタ(Int32,Int32,Int32,Int32)
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
)
public Win32.RECT( 
   System.int x,
   System.int y,
   System.int width,
   System.int height
)

パラメータ

x
y
width
height
参照

Win32.RECT 構造体
Win32.RECT メンバ
オーバーロード一覧