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

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