ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Which shape (layer) is the mouse Right Clicking

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
john_siggy@yahoo.com Posted - Jul 09 2018 : 13:51:48
Want a PopUpMenu when user clicks over a shape on a layer. Which Shape is topmost at position x, y in a TImageEnView?

also...

Is there an option to keep shapes entirely within view. That is, shapes can not be drawn or dragged out of view in a TImageEnView ?


Tbanks in advance,


John
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 09 2018 : 16:26:34
Hi John

Use FindLayerAt to get the layer at pos X,Y:

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

LayersCropped will hide any parts of layers outside of the background image:

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

Nigel
Xequte Software
www.imageen.com