Click or drag to resize

GeognoSISDefineNolPrjTm Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

Namespace:  Cadcorp.WML.WebServices.localhost
Assembly:  Cadcorp.WML.WebServices (in Cadcorp.WML.WebServices.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public void DefineNolPrjTm(
	string prj,
	double lat,
	double lon,
	string datum,
	double f0,
	double cx,
	double cy,
	double cz,
	double tometre
)

Parameters

prj
Type: SystemString

[Missing <param name="prj"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

lat
Type: SystemDouble

[Missing <param name="lat"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

lon
Type: SystemDouble

[Missing <param name="lon"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

datum
Type: SystemString

[Missing <param name="datum"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

f0
Type: SystemDouble

[Missing <param name="f0"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

cx
Type: SystemDouble

[Missing <param name="cx"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

cy
Type: SystemDouble

[Missing <param name="cy"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

cz
Type: SystemDouble

[Missing <param name="cz"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

tometre
Type: SystemDouble

[Missing <param name="tometre"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.DefineNolPrjTm(System.String,System.Double,System.Double,System.String,System.Double,System.Double,System.Double,System.Double,System.Double)"]

See Also