Coordinates.X Property

Definition

Gets and sets the X coordinate.

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

Property Value

Applies to