GeneralContourEllipticalArcSegmentIterator ClassCognex VisionPro 9.23
Inheritance Hierarchy

System Object
  Cognex.Vision ShareableBase
    Cognex.Vision.Implementation.Internal GeneralContourEllipticalArcSegmentIterator

Namespace: Cognex.Vision.Implementation.Internal
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax

public sealed class GeneralContourEllipticalArcSegmentIterator : ShareableBase, 
	IObject

The GeneralContourEllipticalArcSegmentIterator type exposes the following members.

Constructors

  NameDescription
Public methodGeneralContourEllipticalArcSegmentIterator
Top
Methods

  NameDescription
Public methodCopy
Public methodCreateEllipticalArc
Public methodEquals
Compares the equality of this object with another.
(Overrides ShareableBase Equals(Object).)
Public methodGetEllipticalArcSegmentIterator
Public methodGetHashCode
Returns the hash code of this object.
(Overrides ShareableBase GetHashCode .)
Public methodGetLineSegmentIterator
Public methodGetStartMidpointEndEllipseFraction
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 methodSetFromEllipticalArc
Public methodSetStartMidpointEndEllipseFraction
Public methodToString
Converts this object to a string representation.
(Overrides Object ToString .)
Top
Operators

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

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