[]
Specifies the type for a gradient fill.
public enum PathShapeType
| Name | Description |
|---|---|
| Linear | Specifies the linear type of gradient. |
| Mixed | Mixed shape type. |
| Path | Specifies the path type of gradient. |
| Radial | Specifies the radial type of gradient. |
| Rectangular | Specifies the rectangular type of gradient. |