ArcFM Engine Developer Guide
ZoomToResults Method (IMMSearchResultsUtils)


Syntax
'Declaration
 
Sub ZoomToResults( _
   ByVal pMap As ESRI.ArcGIS.Carto.IMap, _
   ByVal pEnvelope As ESRI.ArcGIS.Geometry.IEnvelope _
) 
'Usage
 
Dim instance As IMMSearchResultsUtils
Dim pMap As ESRI.ArcGIS.Carto.IMap
Dim pEnvelope As ESRI.ArcGIS.Geometry.IEnvelope
 
instance.ZoomToResults(pMap, pEnvelope)
void ZoomToResults( 
   ESRI.ArcGIS.Carto.IMap pMap,
   ESRI.ArcGIS.Geometry.IEnvelope pEnvelope
)

Parameters

pMap
pEnvelope
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

IMMSearchResultsUtils Interface
IMMSearchResultsUtils Members

 

 


Send Comment