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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public void Ungroup()
Remarks
This method will do nothing if the currently selected annotation is not a group.
See Also