Initialize this graphic label from the X, Y, and Text.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- x
- Type: System Double
The x-coordinate of the label.
- y
- Type: System Double
The y-coordinate of the label.
- text
- Type: System String
The text of the label.
Remarks
Changed Raised when the value of this property changes.
Initialize this graphic label from the X, Y, and Text.
See Also