Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Ungroup Method






The name of the AnnGroupObject to be ungrouped.
Ungroups the AnnGroupObject specified by groupName.
Syntax
public void Ungroup( 
   string groupName
)
'Declaration
 
Public Sub Ungroup( _
   ByVal groupName As String _
) 
public void Ungroup( 
   string groupName
)
-(void) unGroup:(NSString*)aGroupName;
public void unGroup(String groupName)
 function Leadtools.Annotations.Core.AnnSelectionObject.Ungroup( 
   groupName 
)

Parameters

groupName
The name of the AnnGroupObject to be ungrouped.
Remarks

Calling this method will ungroup all of the objects in the specified AnnGroupObject, add them to the AnnContainer, and destroy the AnnGroupObject.

Requirements

Target Platforms

See Also

Reference

AnnSelectionObject Class
AnnSelectionObject Members

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