TransformationMatrix.Transpose
TransformationMatrix.Transpose method
Performs transposing of matrix.
public static TransformationMatrix Transpose(TransformationMatrix initialMatrix)
Parameter | Type | Description |
---|---|---|
initialMatrix | TransformationMatrix | Matrix to transpose. |
Return Value
Transposed matrix.
See Also
- class TransformationMatrix
- namespace Aspose.CAD.Exporters.CadApsEntitiesExporter.CadAps3D
- assembly Aspose.CAD