~xibo-maintainers/xibo/head-14-fix

« back to all changes in this revision

Viewing changes to client/dotNET/Region.cs

  • Committer: Alex Harrington
  • Date: 2012-12-02 18:44:44 UTC
  • mfrom: (265.1.1 client-141-fix)
  • Revision ID: alex@longhill.org.uk-20121202184444-o7ziv90gx9gfxcbm
Merged client-141

Show diffs side-by-side

added added

removed removed

Lines of Context:
649
649
        public int height;
650
650
        public int top;
651
651
        public int left;
 
652
        public int originalWidth;
 
653
        public int originalHeight;
652
654
 
653
655
        public int backgroundLeft;
654
656
        public int backgroundTop;