FamilyTypeface.UnderlinePosition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定基準線的相對底線值的位置。 這個值也是以相對於 em 大小的值表示。
public:
property double UnderlinePosition { double get(); void set(double value); };
public double UnderlinePosition { get; set; }
member this.UnderlinePosition : double with get, set
Public Property UnderlinePosition As Double
屬性值
型別 Double 的值。
備註
的值 UnderlinePosition 通常是負值,以便將底線置於基準下方。