Table of Contents

Enum ShapeLineEndKind

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

The decoration drawn at one end of an open outline (ECMA-376 Part 1 §20.1.10.33 ST_LineEndType).

public enum ShapeLineEndKind

Fields

None = 0

No decoration.

Triangle = 1

A solid triangular arrowhead.

Stealth = 2

A triangular head with a notched back.

Diamond = 3

A diamond.

Oval = 4

A circle.

Arrow = 5

An open arrowhead, drawn as a slender notched head.