Enum ShapeGradientPathKind
The outward sweep a path gradient follows (a:path@path).
public enum ShapeGradientPathKind
Fields
Shape = 0Follows the shape outline (a:path path="shape").
Circle = 1Concentric circles (a:path path="circle").
Rect = 2Concentric rectangles (a:path path="rect").