public final class JoinTypes
extends com.aspose.ms.System.Enum
Connection types between lines
Modifier and Type | Field and Description |
---|---|
static int |
BeveledCorners
Beveled (square off) corners in the line or outline.
|
static int |
MiteredCorners
Create pointed corners.
|
static int |
RoundCorners
Create rounded corners in the line or outline.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int MiteredCorners
Create pointed corners.
public static final int RoundCorners
Create rounded corners in the line or outline.
public static final int BeveledCorners
Beveled (square off) corners in the line or outline.