ICogControlValueConverter Convert Method Cognex VisionPro 9.24
Converts the unadapted PROPERTY value to the adapted CONTROL value

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

Object Convert(
	Object propertyValue
)

Parameters

propertyValue
Type: System Object

Return Value

Type: Object
See Also