CogCoordinateAxes YAxisEndPointAdornment Property Cognex VisionPro
The end point adornment for the Y axis.

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

public CogCoordinateAxesEndPointAdornmentConstants YAxisEndPointAdornment { get; set; }

Property Value

Type: CogCoordinateAxesEndPointAdornmentConstants
Events

Event TypeReason
CogCoordinateAxes Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Exceptions

    Remarks

    The end point adornment for the y-axis.

    Default Value: Arrow

    See Also