Board.X Property

Simplexity

BoardX Property

X 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 X { get; }
Public ReadOnly Property X As Integer
	Get
public:
property int X {
	int get ();
}
member X : int with get

Property Value

Type: Int32
See Also