PenType Enumeration
.NET Framework (current version)
Specifies the type of fill a Pen object uses to fill lines.
Assembly: System.Drawing (in System.Drawing.dll)
| Member name | Description | |
|---|---|---|
| HatchFill | Specifies a hatch fill. | |
| LinearGradient | Specifies a linear gradient fill. | |
| PathGradient | Specifies a path gradient fill. | |
| SolidColor | Specifies a solid fill. | |
| TextureFill | Specifies a bitmap texture fill. |
.NET Framework
Available since 1.1
Available since 1.1
Show: