InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework Namespace / ImageElement Class / LineDescent Property

In This Topic
    LineDescent Property (ImageElement)
    In This Topic
    No descent for images.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LineDescent As Integer
    public override int LineDescent {get;}
    See Also