Zooms to the bookmark.
[Visual Basic .NET] Public Sub ZoomTo ( _ ByVal Map As IMap _ )
[C#] public void ZoomTo ( IMap Map );
[C++]
HRESULT ZoomTo(
IMap* Map
);
[C++]Parameters
Map [in]Map is a parameter of type IMap
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.