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

Allows copying/assignment of subranges.

Pascal
property SelectIndex2D [const StartRowIdx, StartColIdx, StopRowIdx, StopColIdx: 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!