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

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