VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / LineRecognitionCommandResult Class
Properties Methods SeeAlso
In This Topic
LineRecognitionCommandResult Class Members
In This Topic
The following tables list the members exposed by LineRecognitionCommandResult.
Public Properties
 NameDescription
Public PropertyGets the collection of recognized lines.
Public PropertyGets the value of line's maximum length was used by LineRecognitionCommand for removing of lines.
Public PropertyGets the value of line's maximum width was used by LineRecognitionCommand for removing of lines.
Public PropertyGets the value of line's minimum length was used by LineRecognitionCommand for removing of lines.
Public PropertyGets the value of line's minimum width was used by LineRecognitionCommand for removing of lines.
Public Methods
 NameDescription
Public MethodCombines some execution results into one execution result. (Inherited from ProcessingCommandResult)
See Also