CogCircle CenterX Property Cognex VisionPro 9.7
X coordinate of the center of this circle.

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

public double CenterX { get; set; }

Property Value

Type: Double
Events

Event TypeReason
CogCircle Changed

Fires when the value of this property changes.

The following state flags may be affected:

    Remarks

    X-coordinate of the center of this circle.

    Default Value: 70

    See Also