共用方式為


FormattedText.OverhangAfter 屬性

定義

取得從最後一行文字底端到繪製在最底端的像素的距離。

public:
 property double OverhangAfter { double get(); };
public double OverhangAfter { get; }
member this.OverhangAfter : double
Public ReadOnly Property OverhangAfter As Double

屬性值

Double

從最後一行底部到最下層筆跡圖元的距離,以裝置獨立單位提供,每一單位 (1/96 英吋) 。

備註

如果最下層繪製的圖元低於線條底端,則值為正數,如果位於或上方的 (內,則為負值,) 線條。

適用於