Inheritance Hierarchy
Cognex.Vision ShareableBase
Cognex.Vision.Implementation.Internal GeneralContourLineSegmentIterator
Namespace: Cognex.Vision.Implementation.Internal
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
The GeneralContourLineSegmentIterator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GeneralContourLineSegmentIterator |
Methods
| Name | Description | |
|---|---|---|
| Copy | ||
| CreateLineSegment | ||
| Equals | Compares the equality of this object with another. (Overrides ShareableBase Equals(Object).) | |
| GetEllipticalArcSegmentIterator | ||
| GetHashCode | Returns the hash code of this object. (Overrides ShareableBase GetHashCode .) | |
| GetLineSegmentIterator | ||
| GetStartEnd | ||
| 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 | ||
| SetFromLineSegment | ||
| SetStartEnd | ||
| ToString | Converts this object to a string representation. (Overrides Object ToString .) |
Operators
| Name | Description | |
|---|---|---|
| Equality | Compares the equality of two GeneralContourLineSegmentIterator objects. | |
| Inequality | Compares the inequality of two GeneralContourLineSegmentIterator objects. |
Properties
See Also