[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rectangle.X

X Property

X

Gets or sets the x-coordinate of the left edge of this Rectangle structure.

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

The x-coordinate of the left edge of this Rectangle structure.