CogGenTLAccess GetComment Method Cognex VisionPro 9.20
Get a helpful comment describing the feature.

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

public virtual string GetComment(
	string feature
)

Parameters

feature
Type: System String
The name of the feature node to be processed.

Return Value

Type: String

Implements

ICogGenTLAccess GetComment(String)
See Also