Gets or sets the minimum pixel size you are allowed to zoom to, or null/0 if unrestricted.
This value is ignored when using tiled maps.
Namespace:
ESRI.ADF.UI
Syntax
function get_minZoom () : Number function set_minZoom (value : Number) |