ComponentOne SuperTooltip for WinForms
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 System.Integer
    public override System.int LineDescent {get;}
    See Also