offset property

Rectangle<int> offset
getter/setter pair

Implementation

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