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

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 75.1.0.0 (75.1.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