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

FieldDescription
SquareAdd square end shapes to the line.
RoundAdd round end shapes to the line.
ExtendedSquareThe 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.