Fills the path supplied with brush, and strokes it with pen. If brush or pen is null, corresponding operation is omitted.
Syntax
Parameters
- pen
- The pen to draw the path with.
- brush
- The brush to fill the path with.
- path
- The path to draw and fill.
See Also