Gets or sets a value that indicates whether this AnnGroupObject object is a temporary group.
public virtual bool Temporary { get; set; }
Public Overridable Property Temporary 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 Annotation Objects (Deprecated).
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