Click or drag to resize

ArrowSizeValue Enumeration

Specifies the size of the arrowhead of the line.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum ArrowSizeValue
Members
  Member nameValueDescription
VerySmall0 VerySmall.
Small1 Small.
Medium2 Medium.
Large3 Large.
ExtraLarge4 ExtraLarge.
Jumbo5 Jumbo.
Colossal6 Colossal.
Undefined-2147483648 Undefined.
See Also