This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
9fe3768e f304 d320 b0e8 3e6ce8afcda1
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GMatrix.Transpose(netDxf.GTE.GMatrix)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public static GMatrix Transpose(
GMatrix m
)VB
Public Shared Function Transpose (
m As GMatrix
) As GMatrixC++
public:
static GMatrix^ Transpose(
GMatrix^ m
)F#
static member Transpose :
m : GMatrix -> GMatrix - GMatrix
- \[Missing <param name="m"/> documentation for "M:netDxf.GTE.GMatrix.Transpose(netDxf.GTE.GMatrix)"\]
GMatrix
[Missing <returns> documentation for "M:netDxf.GTE.GMatrix.Transpose(netDxf.GTE.GMatrix)"]