The X,Y coordinates of all vertices, returned as a two-dimensional array. The size of this array is automatically set to match the number of vertices.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
Syntax
Return Value
Type: Vect2CollectionCollection of vertices.
Remarks
Returns the (x,y) coordinates of all vertices as a collection.
See Also