Class used by IEImage.SeparateObjects to return a list of rectangles
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public class IERectList
Public Class IERectList
public ref class IERectList
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | IERectList(UInt64) |
IERectList constructor
|
![]() | Count |
Returns rectangles count.
|
![]() | Dispose()()()() |
Dispose rectagles list.
|
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize()()()() |
IERectList destructor.
(Overrides Object..::..Finalize()()()().) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Item[([( Int32])]) |
Returns a rectangle.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
HiComponents.IEvolution..::..IERectList
HiComponents.IEvolution..::..IERectList