public final class LineArrowheadWidth
extends com.aspose.ms.System.Enum
Represents the width of an arrowhead.
Modifier and Type | Field and Description |
---|---|
static byte |
Medium |
static byte |
Narrow |
static byte |
NotDefined |
static byte |
Wide |
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte NotDefined
public static final byte Narrow
public static final byte Medium
public static final byte Wide