UIFilmstripSlider._frameHeightOrig

The pixel height of slider frames in _filmstrip image. _frameHeightOrig x _numFrames is the useful range of pixels, excess ones aren't used, if any.

class UIFilmstripSlider
protected public nothrow @nogc protected
int _frameHeightOrig;

Meta