| BeginDrawConicCurve(IReadWriteBitmapData, Color32, Point, Point, Point, Single, DrawingOptions, AsyncConfig) | Begins to draw a one-pixel wide conic curve with the specified color asynchronously. |
| BeginDrawConicCurve(IReadWriteBitmapData, Color32, PointF, PointF, PointF, Single, DrawingOptions, AsyncConfig) | Begins to draw a one-pixel wide conic curve with the specified color asynchronously. |
| BeginDrawConicCurve(IReadWriteBitmapData, Pen, Point, Point, Point, Single, DrawingOptions, AsyncConfig) | Begins to draw a conic curve with the specified Pen asynchronously. |
| BeginDrawConicCurve(IReadWriteBitmapData, Pen, PointF, PointF, PointF, Single, DrawingOptions, AsyncConfig) | Begins to draw a conic curve with the specified Pen asynchronously. |