CogLineMax ExpectedLineNormal Property Cognex VisionPro 9.5
Gets or sets the expected line orientation.

Namespace: Cognex.VisionPro.LineMax
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 69.0.0.0
Syntax

public CogCoordinateSpaceAngle ExpectedLineNormal { get; set; }

Property Value

Type: CogCoordinateSpaceAngle
The angle, in radians, and its coordinate space.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

Remarks

This property type is CogCoordinateSpaceAngle; therefore, it has a SelectedSpaceName component as well as an Angle component. The angle value is relative to the named space.

The following properties are measured relative to the ExpectedLineNormal value:

See Also