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

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

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

Property Value

Type: List CogAcqCustomProperty 

Implements

ICogAcqCustomProperties CustomProps
See Also