Public Member Functions | |
| HRESULT | SetRange (RtFloat min, RtFloat max, RtFloat step) |
| HRESULT | SetOrientation (RtBool bHorizontal) |
| HRESULT IRsUIToolbarScrubCtrl::SetRange | ( | RtFloat | min, | |
| RtFloat | max, | |||
| RtFloat | step | |||
| ) |
Set scrubber range and step parameters
| min | Minimal value for connector | |
| max | Maximal value for connector | |
| step | Scrubbing speed. |
| HRESULT IRsUIToolbarScrubCtrl::SetOrientation | ( | RtBool | bHorizontal | ) |
Set scrubber orientation;
| bHorizontal | Set to true to get horizontal scrubber, false for vertical. |
1.5.5