FamilyTypeface.UnderlinePosition 屬性

定義

取得或設定基準線的相對底線值的位置。 這個值也是以相對於 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 通常是負值,以便將底線置於基準下方。

適用於