CompoundLineData
EmfPlusPenOptionalData.CompoundLineData property
获取或设置可选的 EmfPlusCompoundLineData 对象(第 2.2.2.9 节) 指定浮点值数组,这些值定义 笔的复合线,由平行线 和空格组成。如果在 EmfPlusPenData object 的 PenDataFlags 字段 中设置了 PenDataCompoundLine 标志,则该字段必须存在
public EmfPlusCompoundLineData CompoundLineData { get; set; }