You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Round Method > Vector.Round Method (TIntegerArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Round Method (TIntegerArray)

Rounds the calling object elements to 4 byte integers and stores the result in the Dst array.

Pascal
procedure Round(var Dst: TIntegerArray); overload;

The size of the Dst array is set automatically. If the complex property is True then the length of the array will be equal to Self.Length*2.

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