IMG_FILEConstant Class
Image open modes
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetIMG_FILEConstant

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

The IMG_FILEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberREADONLY
Reading only
Public fieldStatic memberREADORWRITE
Allows you to open read-only grids to change the projection or location information. If you can write to the original grid (dat), the changed projection or location information will be passed on to the grid, otherwise changes will only occur in the .gi file.
Public fieldStatic memberREADWRITE
Reading and writting
Top
See Also