[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rect.Top

Top Property

Top

Gets the y-coordinate of the top edge of this Rectangle structure.

Declaration
public int Top { get; }
Public ReadOnly Property Top As Integer
Property Value
Type Description
int

The y-coordinate of the top edge of this Rectangle structure.