User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_squarematrix.dimension

Table of Contents

ITGIS_SquareMatrix.Dimension property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_SquareMatrix.Dimension | Methods | Properties

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

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

Syntax

// C#
public Integer Dimension
{
  get {}
}
' VisualBasic
Public Property Dimension As Integer
  Get
  End Get
End Property
// Oxygene
public
  property Dimension : Integer read;

Value

Type
int
Integer
2022/11/30 19:10

Page Tools