CogPointMarker X Property Cognex VisionPro 9.8 SR1
The X coordinate of the center of this point marker.

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

public double X { get; set; }

Property Value

Type: Double
Events

Event TypeReason
CogPointMarker Changed

Fires when the value of this property changes.

The following state flags may be affected:

    Remarks

    The x-coordinate of the center of this point marker.

    Default Value: 10

    See Also