CogBlobMeasureCollection Add Method Cognex VisionPro 9.20
Adds the given item to the end of this collection.

Namespace: Cognex.VisionPro.Blob
Assembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 80.0.0.0
Syntax

public void Add(
	CogBlobMeasure value
)
Events

See Also