RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextPresenterSource Class / Top Property

In This Topic
    Top Property (C1RichTextPresenterSource)
    In This Topic
    Gets the Y document coordinate at the top of this C1RichTextPresenterSource.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Top As Double
    public double Top {get;}
    See Also