IMU_BOOL_OPTConstant Class
Boolean logic option
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetIMU_BOOL_OPTConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class IMU_BOOL_OPTConstant

The IMU_BOOL_OPTConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAND
Valid areas are only where grids overlap
Public fieldStatic memberOR
Valid areas are where either grid is a valid value
Public fieldStatic memberXOR
Overlap areas are dummied
Top
See Also