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 通常是正值,以便將刪除線放在基準上方。