Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Ungroup Method
See Also 
Leadtools.Annotations Namespace > AnnAutomation Class : Ungroup Method




Ungroups the AnnGroupObject object currently being edited.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Ungroup() 
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomation
 
instance.Ungroup()
C# 
public virtual void Ungroup()
Managed Extensions for C++ 
public: virtual void Ungroup(); 
C++/CLI 
public:
virtual void Ungroup(); 

Example

For an example, refer to CanGroup.

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 AnnGroupObjectUngroup method.

For more information, refer to Undoing Automation Operations.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features