CogIndexedPropertyDescriptor SetValue Method Cognex VisionPro 9.22

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

public override void SetValue(
	Object component,
	Object value
)

Parameters

component
Type: System Object
value
Type: System Object
See Also