Click or drag to resize

GeognoSISCreateSlopeGridAsync Method (String, Double)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateSlopeGridAsync(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 CreateSlopeGridAsync(
	string list,
	double resolution
)

Parameters

list
Type: SystemString

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

resolution
Type: SystemDouble

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

See Also