Click or drag to resize

CEDBGetDisplFidRange Method

Return the displayed fiducial start index & number of cells

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetDisplFidRange(
	ref int start,
	ref int num
)

public void GetDisplFidRange(
	ref int start,
	ref int num
)

Parameters

start
Type: SystemInt32
Fiducial start
num
Type: SystemInt32
Number of fiducials
See Also