Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ScreenLine Class / LineId Property

In This Topic
    LineId Property
    In This Topic
    Gets a unique line id.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineId As Integer
    public int LineId {get;}
    Remarks
    Used to recompose the split lines.
    See Also