Click or drag to resize

CMVIEWRestore3DSnapshot Method

Restore 3D view to specific snapshot state.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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