ICogControlValueConverter ConvertBack Method Cognex VisionPro 9.25 SR1
Converts the adapted CONTROL value "back" to the unadapted PROPERTY value.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax

Object ConvertBack(
	Object controlValue
)

Parameters

controlValue
Type: System Object

Return Value

Type: Object
See Also