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

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

public void Add(
	CogBlobMeasure value
)
Events

See Also