ImageryMetadataResult.ZoomRange Property

 

A RangeOfint Class object specifying a zoom range that the image supports. Get this property from the service response.

Syntax

public RangeOfint ZoomRange { set; get; }
Public Property ZoomRange As RangeOfint

Remarks

The range specified in the ZoomRange property is inclusive, meaning the zoom levels specified in the From and To properties of the ZoomRange are supported for the image.