Center Y coordinate of this rectangle.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleRemarks
Gets the y-coordinate of the center of this rectangle. To set the center of the rectangle use SetCenterWidthHeight(Double, Double, Double, Double).
See Also