ArcGIS Pro 3.7 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 Shared ReadOnly Property ZoomToFullExtent As RoutedUICommand
    public static RoutedUICommand ZoomToFullExtent {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also