Objects With .IsEditable = false can be moved

1) I'm using .LoadEdits to load annotations.

2) We'll use a line as an example.  When IsEditable = false, the user is unable to move the end points of the line.  This is exactly what I expect.

3) When IsEditable = false, the user is still able to move the entire annotations.  This is unexpected.


1 Reply

RS Ragul Subramani Syncfusion Team August 1, 2022 12:36 PM UTC

We have checked your requirement as “Disable the resizing”.  We can achieve this by using the IsResizable property in the PenSettings.


Can you please check with the sample from the attachment? If you still face any problems, please revert us by modifying the sample based on your application and replication procedure. This would be helpful for us to give a better solution to this.


Attachment: IE_Demo_e2f7847a.zip

Loader.
Up arrow icon