CAViewer::GetDimScale

CAViewer class

Gets a pointer to the dimension scale (if any) associated with the specified dimension.

void *GetDimScale(
  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 a pointer to the dimension scale data.

See Also

CAViewer::SetDimScale