MapControl.ZoomToFitLayerItems Method
Name | Parameters | Description |
---|---|---|
Zoom |
round |
Zooms the map to fit items that map layers contain. Allows you to specify whether to use an integer zoom level. |
Zoom |
layers, round |
Zooms a map to fit vector items contained in the specified map layers. Allows you to specify whether to use an integer zoom level, and set the padding factor. |
Zoom |
layers, padding |
Zooms a map to fit items contained in the specified set of Layer |
Zoom |
padding |
Zooms a map to fit items contained in all layers of the map. |