Click or drag to resize

CEMAP.GetMapSnap Method

Get current snapping distance in MM

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

public void GetMapSnap(
	ref double snap
)

Parameters

snap
Type: System.Double
Snap value in MM (returned)
See Also