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

pierrotsc

USA
497 Posts

Posted - Oct 24 2019 :  11:40:16  Show Profile  Reply
How can i change the bordercolor of a shape layer if i have multiple layers selected ?

Right now, if i multiple select layers and i apply the bordercolor, only one gets changed.
Thanks
Pierre

PS: I am using the layersalltype demo.

xequte

38186 Posts

Posted - Oct 24 2019 :  15:27:37  Show Profile  Reply
Hi

You can use LayersSetProperties( LYR_SELECTED_LAYERS, ... );

https://www.imageen.com/help/TImageEnView.LayersSetProperties.html

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

pierrotsc

USA
497 Posts

Posted - Oct 24 2019 :  16:54:38  Show Profile  Reply
Thank you i was not aware of that. but instead of using all the layers, is there a variable i could use that only says "selected layers" ?
Go to Top of Page

pierrotsc

USA
497 Posts

Posted - Oct 24 2019 :  16:57:08  Show Profile  Reply
just found LYR_SELECTED_LAYERS. would that work ?
Go to Top of Page

xequte

38186 Posts

Posted - Oct 24 2019 :  18:40:03  Show Profile  Reply
Yes, that is the value to pass.


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