Click or drag to resize
CSURFACEITEMSetDefaultRenderProperties Method
Sets default render properties of the surface item.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetDefaultRenderProperties(
	int i1,
	double d2,
	int i3
)

Parameters

i1
Type: SystemInt32
Color
d2
Type: SystemDouble
Transparency
i3
Type: SystemInt32
See SURFACERENDER_MODEConstant
See Also