You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > Size Method > MatrixInt.Size Method (TMtxVecBase)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.Size Method (TMtxVecBase)

Size the object.

Pascal
function Size(const Src: TMtxVecBase): TMtxInt; overload;

Assigns the size of the Src object to the calling object. If both objects have a matching Length, Rows, Cols properties, only the IntPrecision property of the calling object will changed, while all other properties describing the size of the object will be preserved.

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