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

Aspose.Imaging Version: 24.6.0

Constructors

NameDescription
EmfPlusCompoundLineData()Initializes a new instance of the EmfPlusCompoundLineData class

Properties

NameTypeAccessDescription
compound_line_datafloatr/wGets 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