scroll property

Rectangle<int> scroll
getter/setter pair

Implementation

Rectangle<int> scroll = Rectangle<int>(0, 0, 0, 0);