Click or drag to resize
CEMAPiRealizeGroupSnapshot Method
The LST passed in must contain View\Group strings in the Name field only. The function will compare with a more current LST and zoom the map to the new entry.

Available since Oasis montaj version: 5.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Typically this function is used in conjunction with CreateSnapshot_EMAP.
Syntax
public int iRealizeGroupSnapshot(
	CLST state
)

Parameters

state
Type: GeoEngine.Core.GXNetXCLST
LST object used for comparison

Return Value

Type: Int32
0 if zoom proceeded ok 1 if error
See Also