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
 Text annotation frame
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Deeron

67 Posts

Posted - May 19 2021 :  05:39:19  Show Profile  Reply
Hello,

I have questions:

1. How to I hide Text Annotation frame (see attach image) in IEvolution .NET (v8.0.0.0)?

2. How do I get the position of the annotation relative to the IEViewer loaded image?

3. Is there a built-in solution to prevent the annotation or layer from being moved outside the loaded image (I mean, for example, that the left side of the annotation or layer collides with the left side of the loaded image. The right side of the annotation or layer collides with the right side of the loaded image. The same goes for the top and bottom)?

Thanks,
Deeron

xequte

38182 Posts

Posted - May 23 2021 :  23:20:50  Show Profile  Reply
Hi Deeron

1. You can set the PenStyle of the object to IEPenStyles.Clear.

https://www.imageen.com/ievolutionhelp/html/bc0832f1-a7f5-33e7-332c-5b5832352302.htm


2. User the Left and Top positions of the object:

https://www.imageen.com/ievolutionhelp/html/ac3a97db-42ec-ac42-33d0-f88086999e39.htm


3. You can disable AllowOutOfBitmapMoving:

https://www.imageen.com/ievolutionhelp/html/539ab5a8-ac88-6e82-ca05-503b340a53d8.htm

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Deeron

67 Posts

Posted - May 24 2021 :  08:59:57  Show Profile  Reply
Thanks, Nigel.
I try it.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: