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

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

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

Parameters

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