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