Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. _rect = _resetRect;
  2.  
  3. _rect.left = _resetRect.left;
  4. _rect.width = _resetRect.width;
  5. _rect.top = _resetRect.top;
  6. _rect.height = _resetRect.height;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement