Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextRect Class / Left Property

In This Topic
    Left Property (TextRect)
    In This Topic
    Gets the x-coordinate of the left edge of this TextRect, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As System.Single
    public System.float Left {get;}
    See Also