Click or drag to resize

CMVIEWCopyRawMarkedGroups Method

Copies all marked groups raw from one view into another

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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.GXNetXCMVIEW
Destination MVIEW
Remarks
The projections, and clipping is completly ignored.
See Also