favGetAxisAutoScale

AVVIEWER Subroutine: Gets the axis auto scale setting.

Module: USE AVVIEWER

Syntax

favGetAxisAutoScale (hv, autoScale, status)

hv
A handle that references an instance of Array Viewer created by favStartViewer.

autoScale
An output argument of type INTEGER(4). It returns TRUE if AxisAutoScale is enabled; otherwise, FALSE.

status
An output argument of type INTEGER(4). It returns a status code for the success of this call. The value 0 indicates success.

See Also

favSetAxisAutoScale, favSetXClamp, favSetYClamp, favSetZClamp