CogToolTerminals SetValue Method (Object, String, Object)Cognex VisionPro 9.24

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

public static void SetValue(
	Object subject,
	string path,
	Object value
)

Parameters

subject
Type: System Object
path
Type: System String
value
Type: System Object
See Also