group Method

Summary

Groups all of the AnnObjects in SelectedObjects into an AnnGroupObject.

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

Parameters

groupName

The name of the new AnnGroupObject that this method creates.

Remarks

Calling this method will create a new AnnGroupObject, add all of the SelectedObjects into the group and add the group to the AnnContainer.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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