~dangarner/xibo/client-141

« back to all changes in this revision

Viewing changes to client/dotNET/Region.cs

  • Committer: Dan Garner
  • Date: 2012-11-08 21:22:20 UTC
  • Revision ID: dan@xibo.org.uk-20121108212220-oijc5k6i88aeasl0
[dotnetclient] Possible fix for text scaling issues

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;