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

In This Topic
    Equals(PointTangent) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Function Equals( _
       ByVal other As PointTangent _
    ) As Boolean
    protected bool Equals( 
       PointTangent other
    )

    Parameters

    other
    See Also