The expected LineSegment which is used to position the calipers for finding the Line.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogLineSegmentEvents
| Event Type | Reason |
|---|---|
| CogFindLine Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | An NULL CogLineSegment was supplied. |
Remarks
The expected CogLineSegment which is used to position the calipers for finding the line.
Default Value: A default-constructed CogLineSegment with its Interactive property set to true, all degrees of freedom enabled, its start set to (50, 50), a length of 200, and a rotation of 0.
See Also