Click or drag to resize

CEMAPGetMapSnap Method

Get current snapping distance in MM

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetMapSnap(
	ref double snap
)

public void GetMapSnap(
	ref double snap
)

Parameters

snap
Type: SystemDouble
Snap value in MM (returned)
See Also