StartCap

EmfPlusPenOptionalData.StartCap property

获取或设置一个可选的 32 位有符号整数,该整数指定 CustomStartCapData 字段中 行的开头的形状。 如果在 EmfPlusPenData 对象的 PenDataFlags 字段中设置了 PenDataStartCap 标志 ,则必须存在此字段,并且必须在 LineCapType 枚举 (第 2.1.1.18 节)中定义 值。

public EmfPlusLineCapType StartCap { get; set; }

也可以看看