Gets or sets a value that indicates whether this AnnGroupObject object is a temporary group. This is a dependency property.
public bool IsTemporary { get; set; }
Public Property IsTemporary As Boolean
true if this AnnGroupObject object is a temporary group; false otherwise.
The automation mode makes extensive use of temporary group objects when multiple objects are selected but not grouped permanently. This property is intended for use by the annotation framework and should not be called directly by the user. For more information about grouping and ungrouping, refer to Grouping and Ungrouping WPF Annotation Objects.
For XAML example, refer to 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