Gets or sets the name of the operator producing LineSegment2.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 87.0.0.0
Syntax
Property Value
Type: StringEvents
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the operator is not in a collection. |
| ArgumentException | If the name of the operator producing LineSegment2 is not found in the collection. |
Remarks
See Also