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 的值。

備註

的值 StrikethroughPosition 通常是正值,以便將刪除線放在基準上方。

適用於