public enum PathShapeType : System.Enum
public enum PathShapeType : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.PathShapeType