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

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