CogEllipticalAnnulusSection CenterX Property Cognex VisionPro 9.7
Returns/sets the x coordinate of the ellipse center.

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
CogEllipticalAnnulusSection Changed

Fires when the value of this property changes.

The following state flags may be affected:

    Remarks

    Sets or gets the x-coordinate of the center of the underlying ellipse.

    Default Value: 70

    See Also