Returns the transpose of this matrix.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Matrix3d Transpose()
Public Function Transpose As Matrix3d
public:
Matrix3d Transpose()
member Transpose : unit -> Matrix3d
Return Value
Matrix3d
See Also