CircularArc CenterY Property Cognex VisionPro 9.23
Get

Gets the Y coordinate of the center of the circle.

Set

Sets CenterY.

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

public double CenterY { get; set; }

Property Value

Type: Double
Default Value: 70
Remarks

Gets the y-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