Enumeration indicating what type of zoom will be performed.
| Member Name | Description |
|---|---|
| GroundPoint | Around a point whose values are ground coordinates |
| NextWindow | Moves to the next window in the saved zoom windows list |
| PreviousWindow | Moves to the previous window in the saved zoom windows list |
| FullExtents | Zooms to the limits of all of the layers in the LayerSet |
| Extents | Zooms to the limits of a specifc layer |
| Results | Zooms to the results of a Find command |
| ZoomIn | Zooms the window in (closer) |
| ZoomOut | Zooms the window out (further away) |
| Window | Zooms to a window |
Namespace: MapMatrix.Commands
Assembly: Commands (in Commands.dll)