Click or drag to resize

LineEndType Enumeration

Specifies the line end decoration.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public enum LineEndType
Members
Member nameValueDescription
None0 No end.
Arrow1 Line arrow head.
Diamond2 Diamond.
Oval3 Oval.
StealthArrow4 Stealth arrow head
TriangleArrow5 Triangle arrow head.
See Also