ArcFM Mobile Developer Guide
Identify(IGeometry) Method


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Overloads Overridable Function Identify( _
   ByVal pGeom As ESRI.ArcGIS.Geometry.IGeometry _
) As ESRI.ArcGIS.esriSystem.IArray
'Usage
 
Dim instance As GroupLayerProperties
Dim pGeom As ESRI.ArcGIS.Geometry.IGeometry
Dim value As ESRI.ArcGIS.esriSystem.IArray
 
value = instance.Identify(pGeom)
public virtual ESRI.ArcGIS.esriSystem.IArray Identify( 
   ESRI.ArcGIS.Geometry.IGeometry pGeom
)

Parameters

pGeom
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GroupLayerProperties Class
GroupLayerProperties Members
Overload List

 

 


Send Comment