JGR MSTS Editors and Tools
Terrain Property
NamespacesJgr.MstsTileTerrain

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Jgr.Msts.Tile.Terrain"]

Declaration Syntax
C#Visual BasicVisual C++
public double[,] Terrain { get; private set; }
Public Property Terrain As Double(,)
	Get
	Private Set
public:
property array<double,2>^ Terrain {
	array<double,2>^ get ();
	private: void set (array<double,2>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.Msts.Tile.Terrain"]

Assembly: JGR.MSTS (Module: JGR.MSTS) Version: 0.5.4008.31682