CogRectangle Constructor
Cognex VisionPro 9.22 SR1
Constructs a new instance of this class.
Namespace:
Cognex.VisionPro
Assembly:
Cognex.VisionPro.Core
(in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
CogRectangle
()
public CogRectangle()
Public
Sub
New
Public Sub New
public
:
CogRectangle
()
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
CogRectangle Class
CogRectangle Overload
Cognex.VisionPro Namespace