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
 Ellipse bsClear mouse move
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

wealsh

13 Posts

Posted - Nov 17 2018 :  10:18:52  Show Profile  Reply


w2m

USA
1990 Posts

Posted - Nov 17 2018 :  10:49:06  Show Profile  Reply
If you are using layers then
ImageEnView.SelectionOptions := ImageEnView.SelectionOptions +
[iesoSelectTranspLayers];

If you are using ImageEnVect objects then
ImageEnVect.ObjBoxInnerSelectable := True;

You can look up SelectionOptions and ObjBoxInnerSelectable in the help file for details.


Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

wealsh

13 Posts

Posted - Nov 17 2018 :  10:57:53  Show Profile  Reply
thanks~~
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: