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


In This Topic
    MapControlCommands Class Members
    In This Topic

    The following tables list the members exposed by MapControlCommands.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the NextCamera command. Go to the next Camera.  
    Public Propertystatic (Shared in Visual Basic) Gets the PreviousCamera command. Go to the previous Camera.  
    Public Propertystatic (Shared in Visual Basic) Gets the ZoomInFixed command. Zooms in a fixed distance.  
    Public Propertystatic (Shared in Visual Basic) Gets the ZoomOutFixed command. Zooms out a fixed distance.  
    Public Propertystatic (Shared in Visual Basic) Gets the ZoomToFullExtent command. Zooms to the full extent of the data in the MapControl.  
    Top
    See Also