EmfPlusPenOptionalData.CompoundLineData

EmfPlusPenOptionalData.CompoundLineData property

获取或设置可选的 EmfPlusCompoundLineData 对象(第 2.2.2.9 节),该对象指定一个浮点值数组,用于定义笔的复合线,由平行线和间隔组成。如果在 EmfPlusPenData 对象的 PenDataFlags 字段中设置了 PenDataCompoundLine 标志,则此字段必须存在。

public EmfPlusCompoundLineData CompoundLineData { get; set; }

另请参见