[]
For internal use.
protected abstract void InternalFillPath(IPath path, Brush brush, RectangleF? brushBounds, Matrix3x2? brushTransform)
| Type | Name | Description |
|---|---|---|
| IPath | path | |
| Brush | brush | |
| RectangleF? | brushBounds | |
| Matrix3x2? | brushTransform |
For internal use.
protected abstract void InternalFillPath(IPath path, Color color)
| Type | Name | Description |
|---|---|---|
| IPath | path | |
| Color | color |