 | ITR_ZONE_MODELConstantNOZONE Field |
The ITR has no numeric zones defined (e.g. from a TBL file)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int NOZONE = -1
public const int NOZONE = -1
Public Const NOZONE As Integer = -1
Public Const NOZONE As Integer = -1
public:
literal int NOZONE = -1
public:
literal int NOZONE = -1
static val mutable NOZONE: int
static val mutable NOZONE: int
Field Value
Type:
Int32
See Also