GraphicsPath::Flatten Method (Matrix^)
.NET Framework (current version)
Applies the specified transform and then converts each curve in this GraphicsPath into a sequence of connected line segments.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- matrix
-
Type:
System.Drawing.Drawing2D::Matrix^
A Matrix by which to transform this GraphicsPath before flattening.
For an example, see Flatten(Matrix^, Single).
.NET Framework
Available since 1.1
Available since 1.1
Show: