Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / ObjectRect Class / Bottom Property

In This Topic
    Bottom Property (ObjectRect)
    In This Topic
    Gets or sets the y-coordinate of the bottom edge of this ObjectRect, in graphic units.
    Syntax
    'Declaration
     
    Public Property Bottom As System.Single
    public System.float Bottom {get; set;}
    See Also