[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rectangle.Y

Y Property

Y

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

Declaration
public double Y { get; set; }
Public Property Y As Double
Property Value
Type Description
double

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