Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / IndexLine Class / Equals Method / Equals(IndexLine) Method

In This Topic
    Equals(IndexLine) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Equals( _
       ByVal other As IndexLine _
    ) As Boolean
    public bool Equals( 
       IndexLine other
    )

    Parameters

    other
    See Also