Click or drag to resize

CITRSetSize Method

Set the number of zones in an ITR

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

public void SetSize(
	int zones
)

Parameters

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