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
 RemovePolyLinePoint
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

peberhardt

Germany
21 Posts

Posted - Feb 03 2017 :  10:27:27  Show Profile  Reply
Hello,

how i can remove a selected point from a polyline


this code ist delete the second point

ImageEnVect1.MouseInteractVt := ImageEnVect1.MouseInteractVt + [miEditPolyline];

hObj := ImageEnVect1.SelObjects[0];
ImageEnVect1.RemovePolyLinePoint( hObj , 2);


but i need delete a selected point

thank you for help

best regards
Peter

xequte

38615 Posts

Posted - Feb 05 2017 :  01:18:34  Show Profile  Reply
Hi

I'm afraid the selected point is not made available in the interface.



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