You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.Select2D Property
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Select2D Property

Allows copying/assignment of subranges.

Pascal
property Select2D [const RowIdx, ColIdx, RowLen, ColLen: integer]: Matrix;

Reading this property will copy Matrix from the specified location. Writing this property will copy the Source to the specified location. This property does not obtain a "view".

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!