EmfPlusCustomLineCapDataFlags Enumeration

The CustomLineCapData flags specify data for custom line caps. These flags can be combined to specify multiple options.

Module: aspose.imaging.fileformats.emf.emfplus.consts

Full Name: aspose.imaging.fileformats.emf.emfplus.consts.EmfPlusCustomLineCapDataFlags

Aspose.Imaging Version: 24.7.0

Members

Member nameDescription
CUSTOM_LINE_CAP_DATA_FILL_PATHIf set, an EmfPlusFillPath object MUST be specified in the OptionalData field of the EmfPlusCustomLineCapData object for filling the custom line cap.
CUSTOM_LINE_CAP_DATA_LINE_PATHIf set, an EmfPlusLinePath object MUST be specified in the OptionalData field of the EmfPlusCustomLineCapData object for outlining the custom line cap.