Click or drag to resize

CMVIEWCopyRawMarkedGroups Method

Copies all marked groups raw from one view into another

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void CopyRawMarkedGroups(
	CMVIEW mvie_wd
)

public void CopyRawMarkedGroups(
	CMVIEW mvie_wd
)

Parameters

mvie_wd
Type: GeoEngine.Core.GXNetCMVIEW
Destination MVIEW
Remarks
The projections, and clipping is completly ignored.
See Also