public final class EmfPlusCustomLineCapDataType
extends com.aspose.ms.System.Enum
The CustomLineCapDataType enumeration defines types of custom line cap data, which specify styles and shapes for the ends of graphics lines.
Modifier and Type | Field and Description |
---|---|
static int |
CustomLineCapDataTypeAdjustableArrow
Specifies an adjustable arrow custom line cap.
|
static int |
CustomLineCapDataTypeDefault
Specifies a default custom line cap.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int CustomLineCapDataTypeDefault
Specifies a default custom line cap.
public static final int CustomLineCapDataTypeAdjustableArrow
Specifies an adjustable arrow custom line cap.