(Leadtools.Annotations.Automation)

DeleteSelectedObjects Method

Show in webframe




Deletes the selected objects from this AnnAutomation.
Syntax
public virtual void DeleteSelectedObjects()
public virtual void DeleteSelectedObjects()
-(void) deleteSelectedObjects;
public void deleteSelectedObjects()
 function Leadtools.Annotations.Automation.AnnAutomation.DeleteSelectedObjects()
Remarks

An AnnAutomation object can delete one or more AnnObjects if they are currently in edit mode (selected) and these objects are not locked.

Use the CanDeleteObjects 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 Annotation Automation Operations.

Example

For an example, refer to SelectObjects.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.