RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1Line Class / RelativeLeft Property

In This Topic
    RelativeLeft Property (C1Line)
    In This Topic
    Gets the left coordinate of this C1Line relative to its Parent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RelativeLeft As Double
    public double RelativeLeft {get;}
    See Also