Accusoft.ScanFixXpress8.Net
GraphicLines Property (GraphicLineRemovalOptions)




Gets the list of graphic lines that are to be removed from the image.
Syntax
'Declaration
 
Public ReadOnly Property GraphicLines As List(Of GraphicLine)
'Usage
 
Dim instance As GraphicLineRemovalOptions
Dim value As List(Of GraphicLine)
 
value = instance.GraphicLines
public List<GraphicLine> GraphicLines {get;}
public: __property List<GraphicLine*>* get_GraphicLines();
public:
property List<GraphicLine^>^ GraphicLines {
   List<GraphicLine^>^ get();
}
See Also

Reference

GraphicLineRemovalOptions Class
GraphicLineRemovalOptions Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback