The properties of the ZoomCommand class are listed below. For a complete list of ZoomCommand class members, see the ZoomCommand Members topic.
CoordinateSystem | The type of coordinate system that this zoom will be performed on (ground or screen) |
Factor | A zooming factor that determines how a zoom will be peformed. This value can have different meanings based upon the type of ZoomCommand performed |
LayerId | The Id of the layer that will be used for an Extents command |
Method | The type of zoom to be performed |
OriginX | Center point X coordinate from which to perform the zoom |
OriginY | Center point Y coordinate from which to perform the zoom |
Window | The coordinates of the window that a zoom operation will be performed to. |
ZoomCommand Class | MapMatrix.Commands Namespace