CogAcqCustomProperty Constructor Cognex VisionPro
Constructs a custom property.

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

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