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 can I only show the points on the line?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

tianpanhaha

China
15 Posts

Posted - Feb 24 2024 :  05:57:50  Show Profile  Reply

After adding a line to the image, how can I only show the points on the line and not show the dotted box around the line?





tianpanhaha

xequte

38459 Posts

Posted - Feb 25 2024 :  15:03:53  Show Profile  Reply
Hi

You can use:

// Hide the layer box (while maintaining the selection grips)
ImageEnView1.SetLayersBoxStyle( psClear );
ImageEnView1.Update();


Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: