Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Top
Top
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
The ICogControlValueAdapter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Convert |
Converts the unadapted PROPERTY value to the
adapted CONTROL value
(Inherited from ICogControlValueConverter.) | |
| ConvertBack |
Converts the adapted CONTROL value "back" to
the unadapted PROPERTY value.
(Inherited from ICogControlValueConverter.) |
Properties
| Name | Description | |
|---|---|---|
| AdaptedType |
The adapted CONTROL value type
| |
| UnadaptedType |
The unadapted PROPERTY value type
|
See Also