AnnContainer Class Members

Summary

The following tables list the members exposed by AnnContainer.

Public Constructors

Name Description
AnnContainer Initializes a new AnnContainer with default settings.

Public Methods

Name Description
clone Creates an exact copy of this AnnContainer object.
create Creates a new AnnContainer with the specified offset, size and mapper.
hitTestPoint Performs hit-testing on this AnnContainer at the specified point.
hitTestRect Performs hit-testing on this AnnContainer at the specified rectangle.
objectAdded.remove Occurs when an object is added to the AnnContainer.
objectRemoved.remove Occurs when an object is removed from the AnnContainer.
objectsPropertyChanged.remove Occurs when any property of any AnnObject in this container changes.AnnPropertyChangedEventArgs
resize Resizes this container to the speccified size using the specified options.
rotate Rotates this AnnContainer and its children by the specified value.
select For internal use.
unselect For internal use.

Public Properties

Name Description
activeLayer Gets or sets the active layer in this container.
children Gets the collection of AnnObjects in this AnnContainer.
fill Gets or sets the object to use when filling the interior of this AnnContainer.
groupsRoles Gets or sets the AnnGroupsRoles associated with this container.
hitTestBehavior Gets or sets a value that determines how objects are hit-tested through a selection rectangle.
hitTestBuffer Gets or sets the threshold buffer value for hit testing.
isEnabled Gets or sets a value indicating whether the object is enabled.
isModified Indicate that the objects in this container have been modified.
isVisible Gets or sets a value indicating whether the object is visible.
labels Gets the collection of labels to render on top of this AnnContainer.
layers Gets the collection of AnnLayers in this AnnContainer.
mapper Gets or sets the mapper for this AnnContainer.
offset Gets or sets the offset of this AnnContainer.
pageNumber Gets or sets the page number associated with this AnnContainer.
selectionObject Gets or sets the selection object used by this AnnContainer.
size Gets or sets the size of this AnnContainer.
stateId Gets or sets the optional state ID of this container to be used with state rendering engines.
stroke Gets or sets the object to use when drawing the border of this AnnContainer.
userData Gets or sets a user-defined value associated with this container
userMode Gets or sets the user mode.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly