Line Adornment Property Cognex VisionPro 9.20
Get

The reference point adornment for the line.

Set

Sets Adornment.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public LineAdornmentConstants Adornment { get; set; }

Property Value

Type: LineAdornmentConstants
Default Value: None
Exceptions

ExceptionCondition
ArgumentExceptionValue is not in LineAdornmentConstants.
Remarks

The adornment for the line.

Remarks

Changed Raised when the value of this property changes.

See Also