CogAcqCustomProperty Constructor Cognex VisionPro 9.5
Constructs a custom property.

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

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