Click or drag to resize
CITRSetSize Method
Set the number of zones in an ITR

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetSize(
	int zones
)

Parameters

zones
Type: SystemInt32
Number of zones to set ITR to.
See Also