Board.Y Property

Simplexity

BoardY Property

Y of the array

Namespace:  Simplexity_Game
Assembly:  Simplexity_Game (in Simplexity_Game.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Y { get; }
Public ReadOnly Property Y As Integer
	Get
public:
property int Y {
	int get ();
}
member Y : int with get

Property Value

Type: Int32
See Also