Click or drag to resize

CSTKiGetAxisFormat Method

Get axis number display format.

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

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>
Remarks
By default, <define>DB_CHAN_FORMAT_NORMAL</define>
See Also