User Tools

Site Tools


api:dk11:delphi:gismatrix.tgis_squarematrix.row

Table of Contents

TGIS_SquareMatrix.Row property

DK for Delphi | GisMatrix.TGIS_SquareMatrix.Row | Constructors | Methods | Properties

Gives access to the whole matrix row.

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

Syntax

// Delphi
public
  property Row[ const _row : Integer ] : TGIS_Vector read write;
// C++ Builder
public:
  __property TGIS_Vector* Row = {read, write};

Parameters

Name Type Description
_row Integer the row index

Value

2025/01/31 01:09

Page Tools