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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
All new groups will be clipped.
Syntax
public void GroupClipMode(
	int i1
)

Parameters

i1
Type: SystemInt32
See MVIEW_CLIPConstant
See Also