CogLineSegment StartPointAdornment Property Cognex VisionPro 9.7
The start point adornment of this line segment.

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

public CogLineSegmentAdornmentConstants StartPointAdornment { get; set; }

Property Value

Type: CogLineSegmentAdornmentConstants
Events

Event TypeReason
CogLineSegment Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Exceptions

    ExceptionCondition
    ArgumentException

    Value is not in CogLineSegmentAdornmentConstants.

    Remarks

    The start point adornment of this line segment.

    Default Value: None

    See Also