public void Ungroup(
string groupName
)
Public Sub Ungroup( _
ByVal groupName As String _
)
-(void) unGroup:(NSString*)aGroupName;
public void unGroup(String groupName)
public:
void Ungroup(
String^ groupName
)
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document