Inheritance Hierarchy
Cognex.Vision ShareableBase
Cognex.Vision.Implementation.Internal GeneralContourSegmentIterator
Namespace: Cognex.Vision.Implementation.Internal
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
The GeneralContourSegmentIterator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GeneralContourSegmentIterator |
Methods
| Name | Description | |
|---|---|---|
| Copy | ||
| Equals | Compares the equality of this object with another. (Overrides ShareableBase Equals(Object).) | |
| GetHashCode | Returns the hash code of this object. (Overrides ShareableBase GetHashCode .) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeMeta | Get the description of the object type. (Overrides ShareableBase GetTypeMeta .) | |
| MoveToNext | ||
| MoveToPosition | ||
| MoveToPrevious | ||
| ToString | Converts this object to a string representation. (Overrides Object ToString .) |
Operators
| Name | Description | |
|---|---|---|
| Equality | Compares the equality of two GeneralContourSegmentIterator objects. | |
| Inequality | Compares the inequality of two GeneralContourSegmentIterator objects. |
Properties
See Also