Click or drag to resize

CMVIEWClipMarkedGroups Method

Set the Clipping mode on/off for marked groups.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void ClipMarkedGroups(
	int mode
)

public void ClipMarkedGroups(
	int mode
)

Parameters

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