EmfPlusCompoundLineData Class
Summary: The EmfPlusCompoundLineData object specifies line and space data for a compound line.
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusCompoundLineData
Inheritance: EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusCompoundLineData() | Initializes a new instance of the EmfPlusCompoundLineData class |
Properties
Name | Type | Access | Description |
---|---|---|---|
compound_line_data | float | r/w | Gets or sets an array of CompoundLineDataSize floating-point values that specify the compound line of a pen. The elements MUST be in increasing order, and their values MUST be between 0.0 and 1.0, inclusive |
Constructor: EmfPlusCompoundLineData()
EmfPlusCompoundLineData()
Initializes a new instance of the EmfPlusCompoundLineData class