Click or drag to resize

GeognoSISCreateBufferFromItemsAsync Method (String, Double, Double)

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

Parameters

list
Type: SystemString

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

radius
Type: SystemDouble

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

resolution
Type: SystemDouble

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

See Also