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

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

Object ConvertBack(
	Object controlValue
)

Parameters

controlValue
Type: System Object

Return Value

Type: Object
See Also