ArrowType enumeration

ArrowType enumeration

Specifies the type of an arrow at a line end.

Members

NameDescription
NoneThe line does not have an arrow at the end.
ArrowThe arrow is a solid triangle.
StealthThe arrow is a “stealth” arrow.
DiamondThe line end is a solid diamond.
OvalThe line end is a solid oval.
OpenThe arrow is an open arrow.
DefaultSame as ArrowType.None.

See Also