Click or drag to resize
CITRiGetZoneModelType Method
Get the ITR zone model (e.g. Linear, LogLin, Equal Area).

Available since Oasis montaj version: 6.4.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
This function may be used to determine if a colour transform is included in an ITR.
Syntax
public int iGetZoneModelType()

Return Value

Type: Int32
See ITR_ZONE_MODELConstant
See Also