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

Allows copying/assignment of subranges.

Pascal
property SelectIndex2D [const StartRowIdx, StartColIdx, StopRowIdx, StopColIdx: integer]: MatrixInt;

Reading this property will copy MatrixInt 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!