[]
Specifies the type for a gradient fill.
public enum PathShapeType
Linear = 0
Specifies the linear type of gradient.
Mixed = 4
Mixed shape type.
Path = 3
Specifies the path type of gradient.
Radial = 1
Specifies the radial type of gradient.
Rectangular = 2
Specifies the rectangular type of gradient.