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

In This Topic
    Transformation Constructor(Transformation)
    In This Topic
    Zero matrix constructor.
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Transformation _
    )
    protected Transformation( 
       Transformation another
    )

    Parameters

    another
    See Also