Globe Service Identify method

Returns globe layer features and their attribute values based on a spatial search.

 

Identify(int LayerID, int OID, Geometry SearchShape)

 

Parameter

Description

LayerID

 

 

OID

 

 

SearchShape

 

 

 

Return Value

<return value discussion>

 

Remarks

<discussion content>

 

Examples

C#

VB.NET

Java