BitmapDataExtensionsBeginFillPath Method

Overload List

BeginFillPath(IReadWriteBitmapData, Color32, Path, DrawingOptions, AsyncConfig) Begins to fill a Path with the specified color asynchronously.
BeginFillPath(IReadWriteBitmapData, Brush, Path, DrawingOptions, AsyncConfig) Begins to fill a Path with the specified Brush asynchronously.

See Also