Click or drag to resize

GeognoSISDefineNolPrjLatLonAsync Method (String, Double, Double, String, Int32)

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

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 DefineNolPrjLatLonAsync(
	string prj,
	double lat,
	double lon,
	string datum,
	int bDeg
)

Parameters

prj
Type: SystemString

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

lat
Type: SystemDouble

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

lon
Type: SystemDouble

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

datum
Type: SystemString

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

bDeg
Type: SystemInt32

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

See Also