CogDLRuntimeResults Markings Property Cognex VisionPro 9.22
Get a list of the markings (values) in this collection.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public List<CogDLRuntimeMarking> Markings { get; }

Property Value

Type: List CogDLRuntimeMarking 
See Also