Construct the Vect2 with the supplied x-coordinate and y-coordinate.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
Syntax
Parameters
- initialX
- Type: System Double
The initial X value.
- initialY
- Type: System Double
The initial Y value.
See Also