 | IMG_FILEConstantREADORWRITE Field |
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.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int READORWRITE = 3
public const int READORWRITE = 3
Public Const READORWRITE As Integer = 3
Public Const READORWRITE As Integer = 3
public:
literal int READORWRITE = 3
public:
literal int READORWRITE = 3
static val mutable READORWRITE: int
static val mutable READORWRITE: int
Field Value
Type:
Int32
See Also