CogLine Adornment Property Cognex VisionPro
The reference point adornment for the line.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public CogLineAdornmentConstants Adornment { get; set; }

Property Value

Type: CogLineAdornmentConstants
Events

Event TypeReason
CogLine Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Exceptions

    ExceptionCondition
    ArgumentException

    Value is not in CogLineAdornmentConstants.

    Remarks

    The adornment for the line.

    Default Value: None

    See Also