Provides support for creating and managing annotation group objects.
public class AnnGroupObject : AnnRectangleObject
Public Class AnnGroupObject
Inherits Leadtools.Annotations.Core.AnnRectangleObject
Implements Leadtools.Annotations.Core.IAnnObjectCloneable
public sealed class AnnGroupObject : Leadtools.Annotations.Core.IAnnObjectCloneable
@interface LTAnnGroupObject : LTAnnRectangleObject<NSCoding,NSCopying>
public class AnnGroupObject extends AnnRectangleObject
function Leadtools.Annotations.Core.AnnGroupObject()
public:
ref class AnnGroupObject : AnnRectangleObject
The annotation group object contains a collection of annotation objects from any class that is derived from the AnnObject class. This collection of objects can be treated as one while they are in a group. An annotation object can be in either a container or a group but not both at the same time.
For more information about grouping and ungrouping, refer to Grouping and Ungrouping Annotation Objects.
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