You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > CopyToArray Method > Matrix.CopyToArray Method (TIntegerArray, TRounding)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.CopyToArray Method (TIntegerArray, TRounding)

Copies values from the calling object to the Dst array and converts floating point data to integer numbers.

Pascal
function CopyToArray(var Dst: TIntegerArray; Rounding: TRounding): TMtxVec; overload;

The rounding method used is specified with the Rounding parameter.

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