Click or drag to resize
CDHhAssaySymb Method
Line/Group symbol for a specific assay data set hole.

Available since Oasis montaj version: 5.1.3
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Works for both single and multiple DB Wholeplots.
Syntax
public int hAssaySymb(
	int assay,
	int hole
)

Parameters

assay
Type: SystemInt32
Assay dataset number
hole
Type: SystemInt32
Hole index number

Return Value

Type: Int32
x - DB_SYMB <define>NULLSYMB</define> if no survey data for this hole (no error registered)
See Also