public final class CapsTypes
extends com.aspose.ms.System.Enum
Types of caps for the line.
Modifier and Type | Field and Description |
---|---|
static int |
ExtendedSquare
The extended squareAdd square end shapes that extend the length of the line.
|
static int |
Round
Add round end shapes to the line.
|
static int |
Square
Add square end shapes to the line.
|
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 Square
Add square end shapes to the line.
public static final int Round
Add round end shapes to the line.
public static final int ExtendedSquare
The extended squareAdd square end shapes that extend the length of the line.