FormattedText.OverhangLeading 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得從行之前置對齊點到前置繪製的像素的最大距離。
public:
property double OverhangLeading { double get(); };
public double OverhangLeading { get; }
member this.OverhangLeading : double
Public ReadOnly Property OverhangLeading As Double
屬性值
從前置對齊點到線條的前置繪製圖元的最大距離,以與裝置無關的單位 (每單位 1/96 英吋) 。
備註
當前置對齊點出現在前置繪製圖元之前時,此值會是負數。