Share via


Rect.X Property

Definition

Gets or sets the x-coordinate of the rectangle's left edge.

public:
 property double X { double get(); void set(double value); };
public double X { get; set; }
member this.X : double with get, set
Public Property X As Double

Property Value

Applies to