Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Transformation Class / Transpose Method

In This Topic
    Transpose Method (Transformation)
    In This Topic
    Transposes the 4x4 matrix.
    Syntax
    'Declaration
     
    Public Sub Transpose() 
    public void Transpose()
    See Also