Click or drag to resize
CITRSetZoneColor Method
Set the color in a zone of the 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)
Notes
Valid indices are 0 to N-1, where N is the size of the ITR.
Syntax
public void SetZoneColor(
	int zone,
	int color
)

Parameters

zone
Type: SystemInt32
Number of the zone to set.
color
Type: SystemInt32
<define>MVIEW_COLOR</define>
See Also