Ungroups the AnnGroupObject.
AnnSelectionObject.prototype.ungroup = function(groupName)
ungroup(groupName: string): void;
groupName
The name of the AnnGroupObject to be ungrouped.
Calling this method will ungroup all of the objects in the specified AnnGroupObject, add them to the AnnContainer, and destroy the AnnGroupObject.
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