CapStyle

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class CapStyle extends System.Enum

Style of line ending of Ink annotation line.

Fields

FieldDescription
RectangularEnd is rectangular.
RoundedEnd is rounded.

Rectangular

public static final int Rectangular

End is rectangular.

Rounded

public static final int Rounded

End is rounded.