LineDescent Property (FontIconElement)
In This Topic
Gets the portion of the element that renders below the baseline. Usually non-zero only for text elements, depends on font.
Syntax
'Declaration
Public Overridable ReadOnly Property LineDescent As Integer
public virtual int LineDescent {get;}
See Also