CogAcqCustomProperties CustomProps Property Cognex VisionPro 9.5
Read or set custom properties as a collection.

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

public virtual List<CogAcqCustomProperty> CustomProps { get; set; }

Property Value

Type: List CogAcqCustomProperty 

Implements

ICogAcqCustomProperties CustomProps
See Also