This document is archived and information here might be outdated. Recommended version. |
Centers the feature on the map display.
[Visual Basic .NET]
Public Sub CenterAt ( _
)
[C#]
public void CenterAt (
);
Centers the ARFeature on the display to make it visible. The extent of the ARMap will change, but the IARMap::MapScale will remain the same. By default the screen is automatically refreshed.
2019 800A07E3: The feature is invalid and has not been initialized
2116 800A0844: Unable to change extent when extent type is fixed extent.