Constructs a new instance of the CogPropertyConverter class which wraps
the supplied TypeConverter.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- baseConverter
- Type: System.ComponentModel TypeConverter
A standard TypeConverter to wrap.
See Also