Click or drag to resize

GeognoSISGetSpatialReferenceAsync Method (String, Double)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.GetSpatialReferenceAsync(System.String,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 GetSpatialReferenceAsync(
	string projection,
	double span
)

Parameters

projection
Type: SystemString

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

span
Type: SystemDouble

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

See Also