CAViewer::GetDimName

CAViewer class

Gets the name that's associated with the given dimension.

const char *GetDimName(
  short dim
  );

Parameters

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

Return Value

The label associated with the given dimension.

See Also

CAViewer::SetDimName