RectL 構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public RectL(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- x
- y
- width
- height
参照