Click or drag to resize

OmrTemplateAligningEventArgsSkipAlignment Property

If this is set to true, the alignment process will be skipped and the InitialAlignmentMatrix will be used instead.

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool SkipAlignment { get; set; }

Property Value

Type: Boolean
See Also