User Tools

Site Tools


api:dk11:delphi:gismatrix.tgis_squarematrix.dimension

Table of Contents

TGIS_SquareMatrix.Dimension property

DK11 for Delphi | GisMatrix.TGIS_SquareMatrix.Dimension | Constructors | Methods | Properties

The dimension (number of rows/columns) of the matrix.

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

Syntax

// Delphi
public
  property Dimension : Integer read;
// C++ Builder
public:
  __property int Dimension = {read};

Value

Type
Integer
2022/11/30 19:17

Page Tools