This property sets whether or not annotation functions are enabled.
Property Value
True: Annotation is enabled
False: Annotation is not enabled
Default value is False
Explanation
The EditEnable property sets whether or not annotation functions are enabled.
When this property is True, the annotation functions listed on the Edit Overview page are enabled.
The RectDraw property takes precedence over the EditEnable property. If both properties are true, dragging the mouse over the image will not draw a rectangle. Also, the MouseDragImage property takes precedence over the EditEnable property. If both properties are True, then annotation functions are disabled and dragging the mouse on the image will scroll the image.
When the EditEnable property is set to False all existing annotataions not saved to an annotation file will be discarded.
Also See
ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit