PathGradientBrush Constructor (GraphicsPath^)
.NET Framework (current version)
Initializes a new instance of the PathGradientBrush class with the specified path.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- path
-
Type:
System.Drawing.Drawing2D::GraphicsPath^
The GraphicsPath that defines the area filled by this PathGradientBrush.
.NET Framework
Available since 1.1
Available since 1.1
Show: