CanvasDrawingSessionFillEllipse Method |
Name | Description | |
---|---|---|
FillEllipse(Vector2, Single, Single, ICanvasBrush) | Fills the interior of an ellipse, using a brush to define the color. | |
FillEllipse(Vector2, Single, Single, Color) | Fills the interior of a ellipse with the specified color. | |
FillEllipse(Single, Single, Single, Single, ICanvasBrush) | Fills the interior of an ellipse, using a brush to define the color. | |
FillEllipse(Single, Single, Single, Single, Color) | Fills the interior of a ellipse with the specified color. |