Initializes a new instance of the
Ellipsestruct.
シンタックス
'宣言
Public Function New( _
ByVal As Point2F, _
ByVal As System.Single, _
ByVal As System.Single _
)
public Ellipse(
Point2F ,
System.float ,
System.float
)
パラメータ
- center
- The center.
- radiusX
- The radius X.
- radiusY
- The radius Y.
参照