Click or drag to resize
C3DNSetShading Method
Set the shading control on or off

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

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

Parameters

shading
Type: SystemInt32
0: Off, 1: On.
See Also