DK11 for ActiveX | TatukGIS_XDK11.ITGIS_SquareMatrix.Dimension | Methods | Properties
The dimension (number of rows/columns) of the matrix.
// C# public Integer Dimension { get {} }
' VisualBasic Public Property Dimension As Integer Get End Get End Property
// Oxygene public property Dimension : Integer read;
Type |
---|
int Integer |