public final class LineJoinStyle
extends com.aspose.ms.System.Enum
Represents the lines join style.
Modifier and Type | Field and Description |
---|---|
static byte |
Bevel |
static byte |
Miter |
static byte |
NotDefined |
static byte |
Round |
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 Bevel
public static final byte Miter