LineArrowheadWidth

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class LineArrowheadWidth extends System.Enum

Represents the width of an arrowhead.

Fields

FieldDescription
NotDefined
Narrow
Medium
Wide

NotDefined

public static final byte NotDefined

Narrow

public static final byte Narrow

Medium

public static final byte Medium

Wide

public static final byte Wide