Click or drag to resize

DocumentAlignerTargetObjectSize Property

Gets or sets the approximate size (in pixels) of the primary feature to be considered for alignment. In the case of OMR this would be the size of the marks.

Default: 35, 35

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

Property Value

Type: SizeF

Implements

IDocumentAlignerTargetObjectSize
See Also