RaveGeoResolutionDefinition Enumeration
Specifies how a RaveGeoDataSet selects the resolution level to read.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CERaveGeo assembly)
Syntax
public enum RaveGeoResolutionDefinition
Values
Value name | Value | Description |
---|---|---|
Level | 0 | Indicates that the level is selected from the RaveGeoQuery.Level property. |
Resolution | 1 | Indicates that the level is selected from the current geographic resolution of the destination window. |
Platforms
Windows, Linux