CogDLRuntimeViewRedLabeled Constructor (CogDLRuntimeViewRedLabeled)Cognex VisionPro 9.22
Construct a deep copy of the supplied labeled red view.

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

public CogDLRuntimeViewRedLabeled(
	CogDLRuntimeViewRedLabeled other
)
Exceptions

ExceptionCondition
ArgumentNullException If the input argument is null.
See Also