CogScriptGen CreateAdapterMemberProperty Method Cognex VisionPro 9.8

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

public static CodeMemberProperty CreateAdapterMemberProperty(
	CogToolBlock toolblock,
	CogToolBlockScriptDescrition desc,
	string name,
	Type type,
	string path
)

Return Value

Type: CodeMemberProperty
See Also