favGetRoiUb

AVVIEWER Subroutine: Gets the position number of the last element in the Region of Interest (ROI) of the specified dimension.

Module: USE AVVIEWER

Syntax

favGetRoiUb (hv, dim, roiUb, status)

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

dim
An input argument of type INTEGER(2). It specifies the dimension of the array.

roiUb
An output argument of type INTEGER(4). It returns the last element in the ROI.

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

favGetRoiLb, favSetRoi