ArcFM Desktop Developer Guide
LocateFeaturesForInspection(IGeometry,IMap) Method


Syntax
'Declaration
 
Public Overloads Shared Function LocateFeaturesForInspection( _
   ByVal geometry As IGeometry, _
   ByVal focusMap As IMap _
) As Boolean
'Usage
 
Dim geometry As IGeometry
Dim focusMap As IMap
Dim value As Boolean
 
value = Inspector.LocateFeaturesForInspection(geometry, focusMap)
public static bool LocateFeaturesForInspection( 
   IGeometry geometry,
   IMap focusMap
)

Parameters

geometry
focusMap
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

Inspector Class
Inspector Members
Overload List

 

 


Send Comment