CogAcqCustomProperty Constructor Cognex VisionPro 9.23
Constructs a custom property.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax

public CogAcqCustomProperty(
	string name,
	string value,
	CogCustomPropertyTypeConstants type
)
See Also