ClearImageNet Send comments on this topic.
ImageLine Property
See Also 
Inlite.ClearImageNet Namespace > LineFoundEventArgs Class : ImageLine Property




Information about the last found line

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ImageLine As ImageLine
Visual Basic (Usage)Copy Code
Dim instance As LineFoundEventArgs
Dim value As ImageLine
 
value = instance.ImageLine
C# 
public ImageLine ImageLine {get;}
Managed Extensions for C++ 
public: __property ImageLine* get_ImageLine();
C++/CLI 
public:
property ImageLine^ ImageLine {
   ImageLine^ get();
}

See Also

Generated from assembly ClearImageNet [5.7.1.0]