CogVerificationStatistics InitializeFrom Method Cognex VisionPro 9.22
Initalize this object from the other object. Internal Use Only.

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public void InitializeFrom(
	CogVerificationStatistics other
)

Parameters

other
Type: Cognex.VisionPro.Inspection CogVerificationStatistics
The other object that will provide the statistics values for this object.
See Also