CogToolNodeAttribute Constructor Cognex VisionPro 9.5
Creates a new instance of the CogToolNodeAttribute class.

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

public CogToolNodeAttribute(
	string type
)

Parameters

type
Type: System String
The strongname of the type used to represent the tool.
See Also