LevelOfDetail.Limit Property
Gets the least detailed scale, or resolution (in meters), at which the input operator is used.
Syntax
public System.Double Limit { get; }
Property Value
Default: 0.0
The least detailed scale, or resolution (in meters) at which the input operator is used.
Remarks
If the resolution or scale of the View is less detailed than the Limit, then the LevelOfDetailOperator will not use the Operator of this LevelOfDetail.
Whether the Limit is interpreted as scale or resolution is controlled by the LevelOfDetailOperator.Criteria.
Platforms
Windows, Linux, Android