Share via


Point.X Property

Definition

Gets or sets the X-coordinate of this point.

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