(Leadtools.Annotations.Core)

Group Method

Show in webframe





The name of the new AnnGroupObject that this method creates.
Groups all of the AnnObjects in SelectedObjects into an AnnGroupObject.
Syntax
public void Group( 
   string groupName
)
Public Sub Group( _
   ByVal groupName As String _
) 
public void Group( 
   string groupName
)
-(void) group:(NSString*)aGroupName;
public void group(String groupName)
 function Leadtools.Annotations.Core.AnnSelectionObject.Group( 
   groupName 
)

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

See Also

Reference

AnnSelectionObject Class
AnnSelectionObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.