ArrowSizeValue

ArrowSizeValue enumeration

Specifies the size of the arrowhead of the line.

public enum ArrowSizeValue

Values

Name Value Description
VerySmall 0 VerySmall.
Small 1 Small.
Medium 2 Medium.
Large 3 Large.
ExtraLarge 4 ExtraLarge.
Jumbo 5 Jumbo.
Colossal 6 Colossal.
Undefined -2147483648 Undefined.

See Also