Gets a value indicating whether this AnnAutomation is in a state where objects can be ungrouped.
public virtual bool CanUngroup { get; }
Public Overridable ReadOnly Property CanUngroup As Boolean
public:
virtual property bool CanUngroup {
bool get();
}
true if this AnnAutomation is in a state where objects can be ungrouped; false otherwise.
The AnnAutomation is in a state where objects can be ungrouped if the object currently being edited is a AnnGroupObject.
Call the Ungroup method to ungroup the AnnGroupObject objects currently being edited.
For information about grouping and ungrouping, refer to Grouping and Ungrouping WPF Annotation Objects.
For C#/VB examples, refer to CanGroup.
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