ungroup Method

Summary

Ungroups the AnnGroupObject.

Syntax
TypeScript
JavaScript
AnnSelectionObject.prototype.ungroup = function( 
   groupName 
) 
ungroup( 
   groupName: string 
): void; 

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

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.