Click or drag to resize
CCSYMBSetDynamicCol Method
Associate symbol edge or fill colors with Z data and color transform.

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
Use this method after a call to SetStaticCol_CSYMB. This method reestablishes the symbol color association with their Z data values and color transform.
Syntax
public void SetDynamicCol(
	int att
)

Parameters

att
Type: SystemInt32
<define>CSYMB_COLOR</define>
See Also