Groups all of the AnnObjects in SelectedObjects into an AnnGroupObject.
AnnSelectionObject.prototype.group = function(groupName)
group(groupName: string): void;
groupName
The name of the new AnnGroupObject that this method creates.
Calling this method will create a new AnnGroupObject, add all of the SelectedObjects into the group and add the group to the AnnContainer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET