GeneralContourSegmentIterator ClassCognex VisionPro 9.22 SR1
Inheritance Hierarchy

System Object
  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

public sealed class GeneralContourSegmentIterator : ShareableBase, 
	IObject

The GeneralContourSegmentIterator type exposes the following members.

Constructors

  NameDescription
Public methodGeneralContourSegmentIterator
Top
Methods

  NameDescription
Public methodCopy
Public methodEquals
Compares the equality of this object with another.
(Overrides ShareableBase Equals(Object).)
Public methodGetHashCode
Returns the hash code of this object.
(Overrides ShareableBase GetHashCode .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeMeta
Get the description of the object type.
(Overrides ShareableBase GetTypeMeta .)
Public methodMoveToNext
Public methodMoveToPosition
Public methodMoveToPrevious
Public methodToString
Converts this object to a string representation.
(Overrides Object ToString .)
Top
Operators

  NameDescription
Public operatorStatic memberEquality
Compares the equality of two GeneralContourSegmentIterator objects.
Public operatorStatic memberInequality
Compares the inequality of two GeneralContourSegmentIterator objects.
Top
Properties

  NameDescription
Public propertyAttributes
Public propertyContainer
Public propertyCustomPen
Public propertyEndAdornmentCustomPen
Public propertyEndAngle
Public propertyEndFlags
Public propertyEndX
Public propertyEndY
Public propertyHandle (Overrides ShareableBase Handle.)
Public propertyIsEnd
Public propertyIsFirst
Public propertyIsInvalid
Public propertyLength
Public propertyOwnedEllipticalArcSegmentIterator
Public propertyOwnedLineSegmentIterator
Public propertyPosition
Public propertySegmentType
Public propertyStartAdornmentCustomPen
Public propertyStartAngle
Public propertyStartFlags
Public propertyStartX
Public propertyStartY
Top
See Also