SetLocationRange
void SetLocationRange(BPoint minLocation,
fSliderView->SetLocationRange(BPoint(0, 0), BPoint(0, 0));
fSliderView->SetLocationRange(minSliderLocation, maxSliderLocation);