EllipticalArc CenterX Property Cognex VisionPro 9.25 SR1
Get

Returns/sets the x coordinate of the ellipse center.

Set

Sets CenterX.

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

public double CenterX { get; set; }

Property Value

Type: Double
Default Value: 70
Remarks

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

Remarks

Changed Raised when the value of this property changes.

See Also