User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_squarematrix.dimension

Table of Contents

TGIS_SquareMatrix.Dimension property

DK11 for Java | tatukgis.jdk.TGIS_SquareMatrix.Dimension | Constructors | Methods | Properties

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

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

Syntax

// Java
public int getDimension();
// Oxygene
public
  property Dimension : Integer read;

Value

Type
int
Integer
2022/11/30 19:35

Page Tools