Click or drag to resize
CMVIEWMoveGroupToBack Method
Move the group to the back (render first).

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void MoveGroupToBack(
	string str1
)

Parameters

str1
Type: SystemString
Group name
See Also