Bitmap for WPF
Ellipse コンストラクタ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Ellipse 構造体 : Ellipse コンストラクタ
The center.
The radius X.
The radius Y.
Initializes a new instance of the Ellipsestruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal center As Point2F, _
   ByVal radiusX As System.Single, _
   ByVal radiusY As System.Single _
)
public Ellipse( 
   Point2F center,
   System.float radiusX,
   System.float radiusY
)

パラメータ

center
The center.
radiusX
The radius X.
radiusY
The radius Y.
参照

Ellipse 構造体
Ellipse メンバ