Group the selected objects using the specified name.
DocumentViewerAnnotations.prototype.groupSelectedObjects = function(groupName)
groupSelectedObjects(groupName: string): void;
groupName
Group name to use.
This method will loop through all the currently selected objects in the page and set the value of AnnObject.GroupName to groupName.
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