Click or drag to resize
CMVIEWGroupClipMode Method
Set the Clipping mode on or off for new groups.

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
All new groups will be clipped.
Syntax
public void GroupClipMode(
	int mode
)

Parameters

mode
Type: SystemInt32
<define>MVIEW_CLIP</define>
See Also