ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / MapControlCommands Class / ZoomInFixed Property

In This Topic
    ZoomInFixed Property
    In This Topic
    Gets the ZoomInFixed command. Zooms in a fixed distance.
    Syntax
    public static RoutedUICommand ZoomInFixed {get;}
    Public Shared ReadOnly Property ZoomInFixed As RoutedUICommand
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also