CogComponentBase GetProperties Method Cognex VisionPro 9.21 SR1
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.

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

protected virtual PropertyDescriptorCollection GetProperties()

Return Value

Type: PropertyDescriptorCollection
See Also