Click or drag to resize

GeognoSISCreateBufferLocusFromItemsAsync Method (String, Int32, String, Double, Double)

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

Parameters

list
Type: SystemString

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

bDelete
Type: SystemInt32

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

locus
Type: SystemString

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

radius
Type: SystemDouble

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

resolution
Type: SystemDouble

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

See Also