ICogAcqCustomProperties CustomProps Property Cognex VisionPro 9.21
Read or set custom properties as a collection.

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

List<CogAcqCustomProperty> CustomProps { get; set; }

Property Value

Type: List CogAcqCustomProperty 
See Also