Miner.Interop Namespace > IMMFindCallback Interface : ZoomToShape Method |
'Declaration
Sub ZoomToShape( _ ByVal pGeometry As ESRI.ArcGIS.Geometry.IGeometry _ )
'Usage
Dim instance As IMMFindCallback Dim pGeometry As ESRI.ArcGIS.Geometry.IGeometry instance.ZoomToShape(pGeometry)
void ZoomToShape( ESRI.ArcGIS.Geometry.IGeometry pGeometry )
procedure ZoomToShape( pGeometry: ESRI.ArcGIS.Geometry.IGeometry );
function ZoomToShape( pGeometry : ESRI.ArcGIS.Geometry.IGeometry );
void ZoomToShape( ESRI.ArcGIS.Geometry.IGeometry* pGeometry )
void ZoomToShape( ESRI.ArcGIS.Geometry.IGeometry^ pGeometry )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2