LineArrowheadLength
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class LineArrowheadLength extends System.Enum
Represents the length of an arrowhead.
Fields
Field | Description |
---|---|
NotDefined | |
Short | |
Medium | |
Long |
NotDefined
public static final byte NotDefined
Short
public static final byte Short
Medium
public static final byte Medium
Long
public static final byte Long