Returns/sets the Y coordinate of the end point of the segment.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Property Value
Type: DoubleImplements
ICogGeneralContourLineSegmentIterator EndYEvents
| Event Type | Reason |
|---|---|
| CogGeneralContourSegmentChanged | Fires when the coordinate changes. The following state flags may be affected: |
Remarks
Sets or gets the y-coordinate of the end point of the segment.
See Also