This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARFeatureSet Interface > IARFeatureSet.ZoomTo Method (ArcObjects .NET 10.4 SDK) |
Zooms the map to display the ARFeatureSet.
[Visual Basic .NET]
Public Sub ZoomTo ( _
)
[C#] public void ZoomTo ( );
Zooms to the extent of all the features in the ARFeatureSet to make them visible on the display. This may change the IARMap::MapScale. By default the screen is automatically refreshed.
2115 800A0843: Unable to change scale when extent type is fixed scale.
2116 800A0844: Unable to change extent when extent type is fixed extent.