Click or drag to resize

OmrGroupMarks Property

The collection of marks contained within this group.

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public ReadOnlyCollection<OmrMark> Marks { get; }

Property Value

Type: ReadOnlyCollectionOmrMark
See Also