[]
Represents whether to draw arrowheads or not.
public enum AnnotationLine.ShowArrowCap
Name | Description |
---|---|
LeftOnly | Draw the arrowhead at the left end. |
LeftRight | Draw arrowheads at both ends. |
None | Do not draw arrowheads. |
RightOnly | Draw the arrowhead at the right end. |