CogScriptGen CreateProperty Method Cognex VisionPro 9.21 SR1

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

public static CodeMemberProperty CreateProperty(
	string name,
	string type
)

Parameters

name
Type: System String
type
Type: System String

Return Value

Type: CodeMemberProperty
See Also