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

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