CogPropertyConverter GetProperties Method (ITypeDescriptorContext, Object,  Attribute )Cognex VisionPro 9.8 SR1

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

public override PropertyDescriptorCollection GetProperties(
	ITypeDescriptorContext context,
	Object value,
	Attribute[] attributes
)

Parameters

context
Type: System.ComponentModel ITypeDescriptorContext
value
Type: System Object
attributes
Type:  System Attribute 

Return Value

Type: PropertyDescriptorCollection
See Also