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 | 描述 |
|---|---|
| EmfPlusCompoundLineData() | 初始化 EmfPlusCompoundLineData 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| compound_line_data | float[] | r/w | 获取或设置一个 CompoundLineDataSize 浮点值数组 指定笔的复合线。元素 必须按递增顺序排列,其值必须在 0.0 到 1.0 之间(含)。 |
Constructor: EmfPlusCompoundLineData()
EmfPlusCompoundLineData()
初始化 EmfPlusCompoundLineData 类的新实例