CogAcqCustomProperty Constructor Cognex VisionPro 9.7
Constructs a custom property.

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

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