CogCoordinateAxes XAxisEndPointAdornment Property Cognex VisionPro
The end point adornment for the X axis.

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

public CogCoordinateAxesEndPointAdornmentConstants XAxisEndPointAdornment { 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 x-axis.

    Default Value: Arrow

    See Also