JGR MSTS Editors and Tools
TileLabeledObject Constructor (x, y, z, label)
NamespacesJgr.MstsTileLabeledObjectTileLabeledObject(Double, Double, Double, String)

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

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

Declaration Syntax
C#Visual BasicVisual C++
public TileLabeledObject(
	double x,
	double y,
	double z,
	string label
)
Public Sub New ( _
	x As Double, _
	y As Double, _
	z As Double, _
	label As String _
)
public:
TileLabeledObject(
	double x, 
	double y, 
	double z, 
	String^ label
)
Parameters
x (Double)

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

y (Double)

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

z (Double)

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

label (String)

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

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