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.