Constructs a new CogPropertyDescriptor given a standard PropertyDescriptor.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Parameters
- property
- Type: System.ComponentModel PropertyDescriptor
A standard property descriptor to wrap.
See Also