M_Rhino_Geometry_Matrix_Transpose - mcneel/rhinocommon-api-docs GitHub Wiki
Modifies this matrix to be its transpose. This is like swapping rows with columns.
http://en.wikipedia.org/wiki/Transpose
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Transpose()
VB
Public Function Transpose As Boolean
Type: Boolean
true if operation succeeded; otherwise false.
Supported in: 6.0.16224.21491, 5D58w