User Tools

Site Tools


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

Table of Contents

TGIS_SquareMatrix.Dimension property

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

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

Available also on: Delphi | Java | ActiveX | 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:27

Page Tools