ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / MapControlCommands Class / ZoomToFullExtent Property

In This Topic
    ZoomToFullExtent Property
    In This Topic
    Gets the ZoomToFullExtent command. Zooms to the full extent of the data in the MapControl.
    Syntax
    public static RoutedUICommand ZoomToFullExtent {get;}
    Public Shared ReadOnly Property ZoomToFullExtent As RoutedUICommand
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also