EmfPlusPenOptionalData.EndCap
EmfPlusPenOptionalData.EndCap property
获取或设置可选的 32 位有符号整数,指定 CustomEndCapData 字段中线段末端的形状。如果在 EmfPlusPenData 对象的 PenDataFlags 字段中设置了 PenDataEndCap 标志,则此字段必须存在,且该值必须在 LineCapType 枚举中定义。
public EmfPlusLineCapType EndCap { get; set; }
另请参见
- enum EmfPlusLineCapType
- class EmfPlusPenOptionalData
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging