LineDescent Property
LineDescent
Gets the portion of the element that renders below the baseline.
Usually non-zero only for text elements, depends on font.
Declaration
public virtual int LineDescent { get; }
Public Overridable ReadOnly Property LineDescent As Integer