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