Coordenada.Y Property

Chatu Queens

CoordenadaY Property

Obtiene o establece la fila.

Namespace:  Draughts
Assembly:  Draughts (in Draughts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Y { get; set; }
Public Property Y As Integer
	Get
	Set
public:
property int Y {
	int get ();
	void set (int value);
}
member Y : int with get, set

Property Value

Type: Int32
See Also