Click or drag to resize

GeognoSISCreateThiessenAsync Method (String, String, Int32)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateThiessenAsync(System.String,System.String,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 CreateThiessenAsync(
	string listOutput,
	string list,
	int bClipToCurItem
)

Parameters

listOutput
Type: SystemString

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

list
Type: SystemString

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

bClipToCurItem
Type: SystemInt32

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

See Also