CogRectangle Constructor Cognex VisionPro 9.7
Constructs a new instance of this class.

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

public CogRectangle()
Remarks

The default-contructed rectangle has its (x,y) coordinates set to (20,20) and its height and width each set to 100,
See Also