Click or drag to resize

AnnotationControllerUngroup Method

Ungroups the currently selected annotation.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Ungroup()
Remarks
This method will do nothing if the currently selected annotation is not a group.
See Also