FamilyTypeface.StrikethroughPosition 属性

定义

获取或设置相对于基线的删除线的位置值。 此值也相对于 em 大小。

public:
 property double StrikethroughPosition { double get(); void set(double value); };
public double StrikethroughPosition { get; set; }
member this.StrikethroughPosition : double with get, set
Public Property StrikethroughPosition As Double

属性值

Double

一个 Double 类型的值。

注解

StrikethroughPosition值通常为正值,以便将删除线置于基线上方。

适用于