Returns the y coordinate of the arc mid-point.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleRemarks
Returns the y-coordinate of the midpoint of the arc. This is the point on the arc halfway between (StartX,StartY) and (EndX,EndY).
See Also