TextLine.OverhangAfter Property

Definition

Gets the distance that black pixels extend beyond the bottom alignment edge of a line.

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

Property Value

The overhang after distance.

Applies to