MapControl.ZoomToFit Method
Name | Parameters | Description |
---|---|---|
Zoom |
items, round |
Zooms the map based on a specified padding factor to allow the map viewport to display all items passed in parameters. Allows you to set whether the map should use a non-negative integer zoom level. |
Zoom |
items, padding |
Zooms a map to fit the area containing items sent as a parameter. |