Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMMapUtilities Interface : ZoomTo Method |
'Declaration Sub ZoomTo( _ ByVal pGeometry As ESRI.ArcGIS.Geometry.IGeometry, _ ByVal pActiveView As ESRI.ArcGIS.Carto.IActiveView, _ ByVal zoomScale As Double _ )
'Usage Dim instance As IMMMapUtilities Dim pGeometry As ESRI.ArcGIS.Geometry.IGeometry Dim pActiveView As ESRI.ArcGIS.Carto.IActiveView Dim zoomScale As Double instance.ZoomTo(pGeometry, pActiveView, zoomScale)
void ZoomTo( ESRI.ArcGIS.Geometry.IGeometry pGeometry, ESRI.ArcGIS.Carto.IActiveView pActiveView, double zoomScale )
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.