TextLine.TextHeight 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得文字高度以及行中的任何其他內容。
public:
abstract property double TextHeight { double get(); };
public abstract double TextHeight { get; }
member this.TextHeight : double
Public MustOverride ReadOnly Property TextHeight As Double
屬性值
文字的高度和行中的任何其他內容。
備註
TextHeight如果用戶端指定行高, Height 則 可能與 屬性不同。