CM93VectorQuery.MaxScale Property
Gets or sets the maximum scale level of data to read. Data with higher scale that this (coarser resolution) will not be read.
Syntax
public System.Int32 MaxScale { get; set; }
Property Value
Default: 2147483647
The inverted value of the maximum scale. E.g. for a maximum scale of 1:10000, specify 10000.
Platforms
Windows