CogCircle CenterY Property Cognex VisionPro 9.5
Y coordinate of the center of this circle.

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

public double CenterY { 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

    Y-coordinate of the center of this circle.

    Default Value: 70

    See Also