ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 How to do ZoomSelection?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

PeterPanino

933 Posts

Posted - May 30 2013 :  11:09:14  Show Profile  Reply
Hi!

I select an area with the mouse, then:
ImageEnView1.ZoomSelection(True);

Nothing happens.

I looked into the demos, but did not find a demonstration of ZoomSelection.

Also the sample code in the help file does not work here:
ImageEnView1.Select(10,10,100,100);
ImageEnView1.ZoomSelection; // fill client area (if possible) with rectangle 10,10,100,100


How can I make it work?

PeterPanino

933 Posts

Posted - May 30 2013 :  11:32:42  Show Profile  Reply
OK, found the culprit: AutoShrink was True.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: