JGR MSTS Editors and Tools
TileTrackShape Constructor (x, y, z, dw, dx, dy, dz, trackShape)
NamespacesJgr.MstsTileTrackShapeTileTrackShape(Double, Double, Double, Double, Double, Double, Double, UInt32)

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

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

Declaration Syntax
C#Visual BasicVisual C++
public TileTrackShape(
	double x,
	double y,
	double z,
	double dw,
	double dx,
	double dy,
	double dz,
	uint trackShape
)
Public Sub New ( _
	x As Double, _
	y As Double, _
	z As Double, _
	dw As Double, _
	dx As Double, _
	dy As Double, _
	dz As Double, _
	trackShape As UInteger _
)
public:
TileTrackShape(
	double x, 
	double y, 
	double z, 
	double dw, 
	double dx, 
	double dy, 
	double dz, 
	unsigned int trackShape
)
Parameters
x (Double)

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

y (Double)

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

z (Double)

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

dw (Double)

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

dx (Double)

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

dy (Double)

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

dz (Double)

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

trackShape (UInt32)

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

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