CircularArc CenterX Property Cognex VisionPro 9.21 SR1
Get

Gets the X coordinate of the center of the circle.

Set

Sets CenterX.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax

public double CenterX { get; set; }

Property Value

Type: Double
Default Value: 70
Remarks

Gets the x-coordinate of the center of the underlying circle.

Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also