public final class LineCapStyle
extends com.aspose.ms.System.Enum
Represents the line cap style.
Modifier and Type | Field and Description |
---|---|
static byte |
Flat |
static byte |
NotDefined |
static byte |
Round |
static byte |
Square |
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 Round
public static final byte Square
public static final byte Flat