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 nothrow @nogc
int _frameHeightOrig;

Meta