PenType Enumeration |
Namespace: Easymap.AddIn.Common.Graphics
| Member name | Value | Description | |
|---|---|---|---|
| SolidColor | 0 | Specifies a solid fill. | |
| HatchFill | 1 | Specifies a hatch fill. | |
| TextureFill | 2 | Specifies a bitmap texture fill. | |
| PathGradient | 3 | Specifies a path gradient fill. | |
| LinearGradient | 4 | Specifies a linear gradient fill. |