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

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

    Parameters

    other
    See Also