LineJoinStyle

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

public final class LineJoinStyle extends System.Enum

Represents the lines join style.

Fields

FieldDescription
NotDefined
Round
Bevel
Miter

NotDefined

public static final byte NotDefined

Round

public static final byte Round

Bevel

public static final byte Bevel

Miter

public static final byte Miter