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

In This Topic
    RelativeLeft Property
    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