[]
Specifies the type of gradient used in a shape's fill.
public enum GradientColorType
Public Enum GradientColorType
| Name | Description |
|---|---|
| MultiColors | Multi-color gradient |
| OneColor | One-color gradient |
| PresetColors | Gradient colors set according to a built-in gradient of the set defined by the PresetGradientType constant. |
| TwoColors | Two-color gradient |
| Unspecified | Not used |