FormattedText.OverhangTrailing プロパティ

定義

行の末尾のインク付きピクセルから末尾の配置ポイントまでの最大距離を取得します。

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

プロパティ値

デバイスに依存しない単位 (単位あたり 1/96 インチ) で提供される、後続のインク付きピクセルから行の末尾の配置ポイントまでの最大距離。

注釈

末尾の描画ピクセルが末尾の配置ポイントの前に来ると、値は OverhangTrailing 正になります。

適用対象