CapsTypes
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class CapsTypes extends System.Enum
Types of caps for the line.
Fields
Field | Description |
---|---|
Square | Add square end shapes to the line. |
Round | Add round end shapes to the line. |
ExtendedSquare | The extended squareAdd square end shapes that extend the length of the line. |
Square
public static final int Square
Add square end shapes to the line.
Round
public static final int Round
Add round end shapes to the line.
ExtendedSquare
public static final int ExtendedSquare
The extended squareAdd square end shapes that extend the length of the line.