←Select platform

ExObjObjectList Class Members

Summary

The following tables list the members exposed by ExObjObjectList.

Public Constructors

Name Description
Public Constructor ExObjObject Initializes a new instance of ExObjObject. (Inherited from ICollection<ExObjObject>)

Public Methods

Name Description
Public Method Add Adds an object to the list.
Public Method Clear Removes all objects from the list.
Public Method Contains Determines whether the ExObjObjectList contains the specified ExObjObject.
Public Method CopyTo Copies the elements of the ExObjObjectList to an array, starting at the specified index.
Public Method GetEnumerator Returns an enumerator that iterates through the collection.
Public Method Move Moves the specified object from the current list to the specified list.
Public Method Remove Removes the specified object from the list and frees it from memory.
Public Method ToString Overridden. Returns a meaningful name for this class.

Public Properties

Name Description
Public Property Children Gets the nested children for the object. (Inherited from ICollection<ExObjObject>)
Public Property Count Gets the number of objects in the list.
Public Property ImmediateChildCount The number of immediate children. (Inherited from ICollection<ExObjObject>)
Public Property ImmediatePixelCount Gets or sets the number of pixels for the object. (Inherited from ICollection<ExObjObject>)
Public Property IsReadOnly Indicates whether the ExObjObjectList is read-only.
Public Property Outline Gets the extracted outline for the object. (Inherited from ICollection<ExObjObject>)
Public Property RegionHorizontal Gets the region for the object, stored as horizontal segments. (Inherited from ICollection<ExObjObject>)
Public Property RegionVertical Gets the region for the object, stored in vertical segments. (Inherited from ICollection<ExObjObject>)
Public Property Siblings Gets the user-populated siblings for the object. (Inherited from ICollection<ExObjObject>)
Public Property TotalBounds The total bounding rectangle for the object. (Inherited from ICollection<ExObjObject>)
Public Property WhiteOnBlack Indicates whether the object is a background object. (Inherited from ICollection<ExObjObject>)

See Also

ExObjObjectList Class

Leadtools.ImageProcessing.Core Namespace

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

Leadtools.ImageProcessing.Core Assembly

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