Deletes editing objects from this AnnAutomation.
public virtual void Delete()
Public Overridable Sub Delete()
public:
virtual void Delete();
AnnAutomation can delete one or more AnnObject if they are currently in edit mode (selected) and these objects are not locked.
Use the CanDelete property to update the user interface of your application (for example, enabling or disabling an Edit/Delete menu item).
For information on undoing or redoing automation operations, refer to Undoing WPF Automation Operations.
For C#/VB examples, refer to CanDelete.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET