Click or drag to resize

OmrTemplateAligningEventArgsInitialAlignmentMatrix Property

The initial alignment from which the active alignment process will begin.

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 ImmutableMatrix InitialAlignmentMatrix { get; set; }

Property Value

Type: ImmutableMatrix
See Also