Click or drag to resize

GeognoSISCreateGeodeticBuffer Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateGeodeticBuffer(System.String,System.String,System.Double,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 CreateGeodeticBuffer(
	string list,
	string datum,
	double distance,
	int nPoints
)

Parameters

list
Type: SystemString

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

datum
Type: SystemString

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

distance
Type: SystemDouble

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

nPoints
Type: SystemInt32

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

See Also