public final class LineStyle
extends com.aspose.ms.System.Enum
Represents the style of a line.
Modifier and Type | Field and Description |
---|---|
static byte |
NotDefined |
static byte |
Single |
static byte |
ThickBetweenThin |
static byte |
ThickThin |
static byte |
ThinThick |
static byte |
ThinThin |
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 Single
public static final byte ThinThin
public static final byte ThickThin
public static final byte ThinThick
public static final byte ThickBetweenThin