JGR MSTS Editors and Tools
TrackShapes Property
NamespacesJgr.MstsTrackServiceTrackShapes

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

[Missing <summary> documentation for "P:Jgr.Msts.TrackService.TrackShapes"]

Declaration Syntax
C#Visual BasicVisual C++
public IDictionary<uint, TrackShape> TrackShapes { get; private set; }
Public Property TrackShapes As IDictionary(Of UInteger, TrackShape)
	Get
	Private Set
public:
property IDictionary<unsigned int, TrackShape^>^ TrackShapes {
	IDictionary<unsigned int, TrackShape^>^ get ();
	private: void set (IDictionary<unsigned int, TrackShape^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.Msts.TrackService.TrackShapes"]

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