User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_squarematrix.invert_void

Table of Contents

TGIS_SquareMatrix.Invert method

DK11 for .NET | TatukGIS.NDK.TGIS_SquareMatrix.Invert | Constructors | Methods | Properties

Inverts the matrix.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public bool Invert();
' VisualBasic
Public Function Invert() As Boolean
// Oxygene
public
  function Invert : Boolean;

Result

Type Description
bool
Boolean
True if the inversion can be performed.
2022/11/30 19:27

Page Tools