Initializes a new instance of the
RectFstruct.
シンタックス
'宣言
Public Function New( _
ByVal As System.Single, _
ByVal As System.Single, _
ByVal As System.Single, _
ByVal As System.Single _
)
public RectF(
System.float ,
System.float ,
System.float ,
System.float
)
パラメータ
- x
- y
- width
- height
参照