BitmapDataExtensionsBeginDrawPath Method

Overload List

BeginDrawPath(IReadWriteBitmapData, Color32, Path, DrawingOptions, AsyncConfig) Begins to draw the one-pixel wide outline of a Path with the specified color asynchronously.
BeginDrawPath(IReadWriteBitmapData, Pen, Path, DrawingOptions, AsyncConfig) Begins to draw the outline of a Path with the specified Pen asynchronously.

See Also