GraphicsPath::Widen Method
.NET Framework (current version)
Replaces this path with curves that enclose the area that is filled when this path is drawn by the specified pen.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Widen(Pen^) | Adds an additional outline to the path. |
![]() | Widen(Pen^, Matrix^) | Adds an additional outline to the GraphicsPath. |
![]() | Widen(Pen^, Matrix^, Single) | Replaces this GraphicsPath with curves that enclose the area that is filled when this path is drawn by the specified pen. |
Show:
