NAME
miset_slice_scaling_flag - set the scaling flag for slices
SYNOPSIS
#include <minc2.h>
int miset_slice_scaling_flag ( mihandle_t volume,
miboolean_t scaling_flag)
DESCRIPTION
This method sets the scaling flag for slices which determines whether
the volume slices have different scale factors.
RETURN VALUE
miset_slice_scaling_flag returns MI_NOERROR if it successfully sets
the scaling flag or MI_ERROR otherwise