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