EmfPlusCustomLineCapOptionalData.FillData
EmfPlusCustomLineCapOptionalData.FillData property
Gets or sets optional EmfPlusFillPath object (section 2.2.2.17) that specifies the path for filling a custom graphics line cap. This field MUST be present if the CustomLineCapDataFillPath flag is set in the CustomLineCapDataFlags field of the EmfPlusCustomLineCapData object.
public EmfPlusFillPath FillData { get; set; }
See Also
- class EmfPlusFillPath
- class EmfPlusCustomLineCapOptionalData
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging