Public Property VerticalToLineActive As Boolean
Dim instance As ImageRegistrationOptions Dim value As Boolean instance.VerticalToLineActive = value value = instance.VerticalToLineActive
public bool VerticalToLineActive {get; set;}
Public Property VerticalToLineActive As Boolean
Dim instance As ImageRegistrationOptions Dim value As Boolean instance.VerticalToLineActive = value value = instance.VerticalToLineActive
public bool VerticalToLineActive {get; set;}
This is a powerful feature for precise registration on forms, especially on forms with edge noise. The horizontal line should be significantly larger than any text characters (in particular, those characters to the top of this line).
Default value: False