IMU_BOOL_SIZINGConstant Class
Sizing option
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetIMU_BOOL_SIZINGConstant

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

The IMU_BOOL_SIZINGConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic member_0
Output grid is sized to grid 1
Public fieldStatic member_1
Output grid is sized to grid 2
Public fieldStatic memberMAX
Output grid is sized to maximum combined area of both grids
Public fieldStatic memberMIN
Output grid is sized to overlapping region
Top
See Also