Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
CountOfLinesRemoved Property




Accusoft.ScanFixXpressSdk Namespace > GraphicLineRemovalResults Class : CountOfLinesRemoved Property
Gets the actual count of the lines that were removed from the image.
Syntax
'Declaration
 
Public ReadOnly Property CountOfLinesRemoved As Integer
 
'Usage
 
Dim instance As GraphicLineRemovalResults
Dim value As Integer
 
value = instance.CountOfLinesRemoved

Property Value

An integer value which indicates the number of lines removed.
Remarks
The number of lines removed from the image may not be equal to the number of lines in the Graphic Lines list.
See Also

Reference

GraphicLineRemovalResults Class
GraphicLineRemovalResults Members