GraphicsPath Constructor (FillMode)
.NET Framework (current version)
Initializes a new instance of the GraphicsPath class with the specified FillMode enumeration.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- fillMode
-
Type:
System.Drawing.Drawing2D::FillMode
The FillMode enumeration that determines how the interior of this GraphicsPath is filled.
.NET Framework
Available since 1.1
Available since 1.1
Show: