Click or drag to resize

EditingGetEditableItems Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.Editing.GetEditableItems(System.Double,System.Double,System.Double,System.Int32)"]

Namespace:  Cadcorp.WML.WebServices
Assembly:  Cadcorp.WML.WebServices (in Cadcorp.WML.WebServices.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public UDT_Cadcorp_GISEditor_Item[] GetEditableItems(
	double x,
	double y,
	double searchRadius,
	int overlayNo
)

Parameters

x
Type: SystemDouble

[Missing <param name="x"/> documentation for "M:Cadcorp.WML.WebServices.Editing.GetEditableItems(System.Double,System.Double,System.Double,System.Int32)"]

y
Type: SystemDouble

[Missing <param name="y"/> documentation for "M:Cadcorp.WML.WebServices.Editing.GetEditableItems(System.Double,System.Double,System.Double,System.Int32)"]

searchRadius
Type: SystemDouble

[Missing <param name="searchRadius"/> documentation for "M:Cadcorp.WML.WebServices.Editing.GetEditableItems(System.Double,System.Double,System.Double,System.Int32)"]

overlayNo
Type: SystemInt32

[Missing <param name="overlayNo"/> documentation for "M:Cadcorp.WML.WebServices.Editing.GetEditableItems(System.Double,System.Double,System.Double,System.Int32)"]

Return Value

Type: UDT_Cadcorp_GISEditor_Item

[Missing <returns> documentation for "M:Cadcorp.WML.WebServices.Editing.GetEditableItems(System.Double,System.Double,System.Double,System.Int32)"]

See Also