CWIMAQPoints

NI Vision for Visual Basic

CWIMAQPoints

CWIMAQPoints is a collection of CWIMAQPoint objects.

Properties

CountNumber of objects in the collection.

Methods

AddAdds an object to the collection and returns the new object.
CopyToCopies all of the points from one points collection into another.
GetCoordsGets the coordinates for all the points in this points collection.
InitializeBuilds a points collection from an array of x-coordinates and an array of y-coordinates.
ItemReturns the specified object from the collection.
RemoveRemoves the specified item from the collection.
RemoveAllRemoves all objects from the collection.

See Also

CWIMAQPoint