CAViewer::GetRoiLb

CAViewer class

Gets the position number of the first element in the Region of Interest (ROI) of the specified dimension.

long GetRoiLb(
  short dim
  );

Parameters

dim
The array dimension (in the range 0 to rank-1, where rank is the rank of the currently loaded array).

Return Value

Returns the position index.

See Also

CAViewer::GetRoiUb, CAViewer::SetRoi