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