CanvasDrawingSession.FillRoundedRectangle Method |
Name | Description | |
---|---|---|
![]() | FillRoundedRectangle(Rect, Single, Single, ICanvasBrush) | Fills the interior of a rounded rectangle, using a brush to define the color. |
![]() | FillRoundedRectangle(Rect, Single, Single, Color) | Fills the interior of a rounded rectangle with the specified color. |
![]() | FillRoundedRectangle(Single, Single, Single, Single, Single, Single, ICanvasBrush) | Fills the interior of a rounded rectangle, using a brush to define the color. |
![]() | FillRoundedRectangle(Single, Single, Single, Single, Single, Single, Color) | Fills the interior of a rounded rectangle with the specified color. |