Enum EmfPlusCustomLineCapDataType
EmfPlusCustomLineCapDataType enumeration
The CustomLineCapDataType enumeration defines types of custom line cap data, which specify styles and shapes for the ends of graphics lines.
public enum EmfPlusCustomLineCapDataType
Values
Name | Value | Description |
---|---|---|
CustomLineCapDataTypeDefault | 0 | Specifies a default custom line cap. |
CustomLineCapDataTypeAdjustableArrow | 1 | Specifies an adjustable arrow custom line cap. |
See Also
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts
- assembly Aspose.Imaging