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

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