Coordinates.Y Property

Definition

Gets and sets the Y coordinate.

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

Property Value

Applies to