FamilyTypeface.StrikethroughPosition 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置相对于基线的删除线的位置值。 此值也相对于 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 类型的值。
注解
StrikethroughPosition值通常为正值,以便将删除线置于基线上方。