Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Ungroup Method (AnnAutomation)






Ungroups the AnnGroupObject object currently being edited.
Syntax
public virtual void Ungroup()
'Declaration
 
Public Overridable Sub Ungroup() 
'Usage
 
Dim instance As AnnAutomation
 
instance.Ungroup()

            

            
public:
virtual void Ungroup(); 
Remarks

This method will ungroup the AnnGroupObject currently being edited. The objects inside this AnnGroupObject will be added into the Container and the AnnGroupObject will be removed.

You can determine if this AnnAutomation contains an AnnGroupObject that is being edited and can be ungrouped by calling the CanUngroup property.

Ungroup internally calls the AnnGroupObjectAnnGroupObject.Ungroup method.

For more information, refer to Undoing WPF Automation Operations.

Example

For C#/VB examples, refer to CanGroup.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features