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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetSize(
	int i1
)

Parameters

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