JGR MSTS Editors and Tools
TrackSection Constructor (id, gauge, length)
NamespacesJgr.MstsTrackSectionTrackSection(UInt32, Double, Double)

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

[Missing <summary> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double)"]

Declaration Syntax
C#Visual BasicVisual C++
public TrackSection(
	uint id,
	double gauge,
	double length
)
Public Sub New ( _
	id As UInteger, _
	gauge As Double, _
	length As Double _
)
public:
TrackSection(
	unsigned int id, 
	double gauge, 
	double length
)
Parameters
id (UInt32)

[Missing <param name="id"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double)"]

gauge (Double)

[Missing <param name="gauge"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double)"]

length (Double)

[Missing <param name="length"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double)"]

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