GraphicsPath::Flatten Method
.NET Framework (current version)
Converts each curve in this path into a sequence of connected line segments.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Flatten() | Converts each curve in this path into a sequence of connected line segments. |
![]() | Flatten(Matrix^) | Applies the specified transform and then converts each curve in this GraphicsPath into a sequence of connected line segments. |
![]() | Flatten(Matrix^, Single) | Converts each curve in this GraphicsPath into a sequence of connected line segments. |
Show:
