public final class LineArrowheadStyle
extends com.aspose.ms.System.Enum
Represents the style of an arrowhead.
Modifier and Type | Field and Description |
---|---|
static byte |
Diamond |
static byte |
None |
static byte |
NotDefined |
static byte |
Open |
static byte |
Oval |
static byte |
Stealth |
static byte |
Triangle |
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 None
public static final byte Triangle
public static final byte Stealth
public static final byte Diamond
public static final byte Oval
public static final byte Open