BitmapDataExtensionsDrawPathAsync Method

Overload List

DrawPathAsync(IReadWriteBitmapData, Color32, Path, DrawingOptions, TaskConfig) Draws the one-pixel wide outline of a Path with the specified color asynchronously.
DrawPathAsync(IReadWriteBitmapData, Pen, Path, DrawingOptions, TaskConfig) Draws the outline of a Path with the specified Pen asynchronously.

See Also