Get a list of the markings (values) in this collection.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
public List<CogDLRuntimeMarking> Markings { get; }public List<CogDLRuntimeMarking> Markings { get; }Public ReadOnly Property Markings As List(Of CogDLRuntimeMarking)
Get
Public ReadOnly Property Markings As List(Of CogDLRuntimeMarking)
Get
public:
property List<CogDLRuntimeMarking^>^ Markings {
List<CogDLRuntimeMarking^>^ get ();
}public:
property List<CogDLRuntimeMarking^>^ Markings {
List<CogDLRuntimeMarking^>^ get ();
}Property Value
Type:
List CogDLRuntimeMarking