CogScriptGen CreateProperty Method Cognex VisionPro

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

public static CodeMemberProperty CreateProperty(
	string name,
	string type
)

Return Value

Type: CodeMemberProperty
See Also