EmfPlusCustomLineCapDataType

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

public final class EmfPlusCustomLineCapDataType extends System.Enum

The CustomLineCapDataType enumeration defines types of custom line cap data, which specify styles and shapes for the ends of graphics lines.

Fields

FieldDescription
CustomLineCapDataTypeDefaultSpecifies a default custom line cap.
CustomLineCapDataTypeAdjustableArrowSpecifies an adjustable arrow custom line cap.

CustomLineCapDataTypeDefault

public static final int CustomLineCapDataTypeDefault

Specifies a default custom line cap.

CustomLineCapDataTypeAdjustableArrow

public static final int CustomLineCapDataTypeAdjustableArrow

Specifies an adjustable arrow custom line cap.