Click or drag to resize
CSTKiGetAxisFormat Method
Get axis number display format.

Available since Oasis montaj version: 5.1.5
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
By default, <define>DB_CHAN_FORMAT_NORMAL</define>
Syntax
public int iGetAxisFormat(
	int xy
)

Parameters

xy
Type: SystemInt32
<define>STK_AXIS</define>

Return Value

Type: Int32
The current format - <define>DB_CHAN_FORMAT</define>
See Also