Share via


FormattedText.Height 属性

定义

获取 FormattedText 对象中从第一行顶部到最后一行底部的距离。

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

属性值

从第一行顶部到最后一行底部的距离,以设备无关单位提供, (每单位) 1/96 英寸。

适用于