CircularArc StartY Property Cognex VisionPro 9.21 SR1

Returns the y coordinate of the arc start point (the point at the AngleStart end of the arc).

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

public double StartY { get; }

Property Value

Type: Double
Remarks

The y-coordinate of the start point of the arc. This is the point at the AngleStart end of the arc.

See Also