CmrgQuery.MaxScale Property
Gets or sets a value indicating the maximum scale (lowest resolution) that will be read.
Syntax
public System.Double MaxScale { get; set; }
Property Value
Default: max
The inverted value of the maximum scale. E.g. for a maximum scale of 1:10000, specify 10000.
Remarks
The sub-dataset picking algorithm only select datasets from the datasets that have a scale that is less than this value. Use it to prevent loading of low resolution (e.g. "overview") maps.
Platforms
Windows, Linux, Android