Rectangle Constructor Cognex VisionPro 9.23

Constructs a new instance of this class.

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

public Rectangle()
Remarks

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

See Also