| BeginFillPie(IReadWriteBitmapData, Color32, Rectangle, Single, Single, DrawingOptions, AsyncConfig) | Begins to fill a pie shape with the specified color asynchronously. |
| BeginFillPie(IReadWriteBitmapData, Color32, RectangleF, Single, Single, DrawingOptions, AsyncConfig) | Begins to fill a pie shape with the specified color asynchronously. |
| BeginFillPie(IReadWriteBitmapData, Brush, Rectangle, Single, Single, DrawingOptions, AsyncConfig) | Begins to fill a pie shape with the specified Brush asynchronously. |
| BeginFillPie(IReadWriteBitmapData, Brush, RectangleF, Single, Single, DrawingOptions, AsyncConfig) | Begins to fill a pie shape with the specified Brush asynchronously. |