Enum ShapeArrowLengthType
Represents arrow head length.
public enum ShapeArrowLengthType
Fields
ArrowHeadLong = 2
Represents short arrow head length.
ArrowHeadMedium = 1
Represents short arrow head length.
ArrowHeadShort = 0
Represents short arrow head length.