Table of Contents

Enum ShapeGradientPathKind

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

The outward sweep a path gradient follows (a:path@path).

public enum ShapeGradientPathKind

Fields

Shape = 0

Follows the shape outline (a:path path="shape").

Circle = 1

Concentric circles (a:path path="circle").

Rect = 2

Concentric rectangles (a:path path="rect").