Click or drag to resize

LocalKnowledgeAboutTheLocationEx Method

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

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_WML_LocalKnowledgeResults AboutTheLocationEx(
	int localKnowledgeID,
	double x,
	double y
)

Parameters

localKnowledgeID
Type: SystemInt32

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

x
Type: SystemDouble

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

y
Type: SystemDouble

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

Return Value

Type: UDT_Cadcorp_WML_LocalKnowledgeResults

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

See Also