Returns/sets the X coordinate of the start 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
ICogGeneralContourEllipticalArcSegmentIterator StartXEvents
| Event Type | Reason |
|---|---|
| CogGeneralContourSegmentChanged | Fires when the coordinate changes. The following state flags may be affected: |
Remarks
Sets or gets the x-coordinate of the start point of the segment.
See Also