Click or drag to resize

CMVIEWRestore3DSnapshot Method

Restore 3D view to specific snapshot state.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void Restore3DSnapshot(
	string guid
)

public void Restore3DSnapshot(
	string guid
)

Parameters

guid
Type: SystemString
Snapshot GUID
See Also