JGR MSTS Editors and Tools
IghCoordinate Constructor (line, sample)
NamespacesJgr.MstsIghCoordinateIghCoordinate(Double, Double)

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

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

Declaration Syntax
C#Visual BasicVisual C++
public IghCoordinate(
	double line,
	double sample
)
Public Sub New ( _
	line As Double, _
	sample As Double _
)
public:
IghCoordinate(
	double line, 
	double sample
)
Parameters
line (Double)

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

sample (Double)

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

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