BitmapDataExtensionsBeginDrawPie Method

Overload List

BeginDrawPie(IReadWriteBitmapData, Color32, Rectangle, Single, Single, DrawingOptions, AsyncConfig) Begins to draw a one-pixel wide pie shape with the specified color asynchronously.
BeginDrawPie(IReadWriteBitmapData, Color32, RectangleF, Single, Single, DrawingOptions, AsyncConfig) Begins to draw a one-pixel wide pie shape with the specified color asynchronously.
BeginDrawPie(IReadWriteBitmapData, Pen, Rectangle, Single, Single, DrawingOptions, AsyncConfig) Begins to draw a pie shape with the specified Pen asynchronously.
BeginDrawPie(IReadWriteBitmapData, Pen, RectangleF, Single, Single, DrawingOptions, AsyncConfig) Begins to draw a pie shape with the specified Pen asynchronously.

See Also