[]
Fills the path supplied with brush, and strokes it with pen. If brush or pen is null, corresponding operation is omitted.
public void DrawAndFillPath(PenEx pen, BrushEx brush, PathEx path)
| Type | Name | Description |
|---|---|---|
| PenEx | pen | |
| BrushEx | brush | |
| PathEx | path |