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