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

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