FormattedText.Height 屬性

定義

取得從 FormattedText 物件第一行頂端到最後一行底端的距離。

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

屬性值

Double

從第一行頂端到最後一行底部的距離,以裝置獨立單位提供, (每單位 1/96 英吋) 。

適用於