Click or drag to resize

CalloutAnnotationShowEditDialog Method

Adds an edit control to the viewer to allow the user to change the text.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected virtual void ShowEditDialog()
Remarks
This method can be overridden to provide a custom edit control.
See Also