VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / LineRecognitionCommandResult Class
In This Topic
    LineRecognitionCommandResult Class Properties
    In This Topic
    For a list of all properties of this type, see 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.
    See Also