Read or set custom properties as a collection.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
public virtual List<CogAcqCustomProperty> CustomProps { get; set; }public virtual List<CogAcqCustomProperty> CustomProps { get; set; }Public Overridable Property CustomProps As List(Of CogAcqCustomProperty)
Get
Set
Public Overridable Property CustomProps As List(Of CogAcqCustomProperty)
Get
Set
public:
virtual property List<CogAcqCustomProperty^>^ CustomProps {
List<CogAcqCustomProperty^>^ get ();
void set (List<CogAcqCustomProperty^>^ value);
}public:
virtual property List<CogAcqCustomProperty^>^ CustomProps {
List<CogAcqCustomProperty^>^ get ();
void set (List<CogAcqCustomProperty^>^ value);
}Property Value
Type:
List CogAcqCustomProperty Implements
ICogAcqCustomProperties CustomProps