In This Topic ▼

AnnContainer Class Members

Summary

The following tables list the members exposed by AnnContainer.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
AnnContainer Initializes a new AnnContainer with default settings.

Public Methods

Name Description
Public Method
clone Creates an exact copy of this AnnContainer object.
Public Method static  | Shared in VB create Creates a new AnnContainer with the specified offset, size and mapper.
Public Method static  | Shared in VB FindObjectsByGuid Searches a list of containers for annotation objects using GUIDs.
Public Method Flip Flips this AnnContainer and its children horizontally or vertically.
Public Method hitTestPoint Performs hit-testing on this AnnContainer at the specified point.
Public Method hitTestRect Performs hit-testing on this AnnContainer at the specified rectangle.
Public Method resize Resizes this container to the speccified size using the specified options.
Public Method rotate Rotates this AnnContainer and its children by the specified value.
Public Method select For internal use.
Public Method unselect For internal use.

Public Properties

Name Description
Public Property
activeLayer Gets or sets the active layer in this container.
Public Property bounds Current container boundaries resulting from the rotation operations.
Public Property children Gets the collection of AnnObjects in this AnnContainer.
Public Property fill Gets or sets the object to use when filling the interior of this AnnContainer.
Public Property groupsRoles Gets or sets the AnnGroupsRoles associated with this container.
Public Property hitTestBehavior Gets or sets a value that determines how objects are hit-tested through a selection rectangle.
Public Property hitTestBuffer Gets or sets the threshold buffer value for hit testing.
Public Property isEnabled Gets or sets a value indicating whether the object is enabled.
Public Property isModified Indicate that the objects in this container have been modified.
Public Property isVisible Gets or sets a value indicating whether the object is visible.
Public Property labels Gets the collection of labels to render on top of this AnnContainer.
Public Property layers Gets the collection of AnnLayers in this AnnContainer.
Public Property mapper Gets or sets the mapper for this AnnContainer.
Public Property offset Gets or sets the offset of this AnnContainer.
Public Property pageNumber Gets or sets the page number associated with this AnnContainer.
Public Property rotateAngle Cumulative rotation angle for this container.
Public Property selectionObject Gets or sets the selection object used by this AnnContainer.
Public Property size Gets or sets the size of this AnnContainer.
Public Property stateId Gets or sets the optional state ID of this container to be used with state rendering engines.
Public Property stroke Gets or sets the object to use when drawing the border of this AnnContainer.
Public Property userData Gets or sets a user-defined value associated with this container
Public Property userMode Gets or sets the user mode.
Public Property ViewPerspective The view perspective associated with this container.

Public Events

Name Description
Public Event
static  | Shared in VB
objectAdded Occurs when an object is added to the AnnContainer.
Public Event static  | Shared in VB objectRemoved Occurs when an object is removed from the AnnContainer.
Public Event static  | Shared in VB objectsPropertyChanged Occurs when any property of any AnnObject in this container changes.AnnPropertyChangedEventArgs

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

Leadtools.Annotations.Engine Assembly