←Select platform

AnnGroupObject Class

Summary
Provides support for creating and managing annotation group objects.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public class AnnGroupObject : AnnRectangleObject 
@interface LTAnnGroupObject : LTAnnRectangleObject<NSCoding, NSCopying> 
public class AnnGroupObject extends AnnRectangleObject 
public: 
   ref class AnnGroupObject : AnnRectangleObject 
class AnnGroupObject(AnnRectangleObject): 
Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.