Click or drag to resize

IDocumentAlignerTargetObjectSize 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
SizeF TargetObjectSize { get; set; }

Property Value

Type: SizeF
See Also