Click or drag to resize

Matrix3Inverse Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Calculates the inverse matrix.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Matrix3 Inverse()
Request Example View Source

Return Value

Type: Matrix3
Inverse Matrix3.
See Also