public DrawEllipse ( SharpDX.Direct2D1.Ellipse ellipse, Brush brush ) : void | ||
ellipse | SharpDX.Direct2D1.Ellipse | The position and radius of the ellipse to draw, in device-independent pixels. |
brush | Brush | The brush used to paint the ellipse's outline. |
Результат | void |