GraphicsPathIterator Constructor (GraphicsPath^)
.NET Framework (current version)
Initializes a new instance of the GraphicsPathIterator class with the specified GraphicsPath object.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- path
-
Type:
System.Drawing.Drawing2D::GraphicsPath^
The GraphicsPath object for which this helper class is to be initialized.
.NET Framework
Available since 1.1
Available since 1.1
Show: