This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobe Interface > IARGlobe.ZoomToFullExtent Method (ArcObjects .NET 10.5 SDK) |
Zoom to the full extent of the globe.
[Visual Basic .NET]
Public Sub ZoomToFullExtent ( _
)
[C#] public void ZoomToFullExtent ( );
Changes the ARGlobe's viewing extent to show the full extent of all data layers, causing the observer location to change. The ZoomToFullExtent method automatically refreshes the ARGlobe display area.