Click or drag to resize

CSTK.iGetAxisFormat Method

Get axis number display format.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iGetAxisFormat(
	int xy
)

public int iGetAxisFormat(
	int xy
)

Parameters

xy
Type: System.Int32
<define>STK_AXIS</define>

Return Value

Type: Int32
The current format - <define>DB_CHAN_FORMAT</define>
Remarks
By default, <define>DB_CHAN_FORMAT_NORMAL</define>
See Also