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

This is the overview for the Round method overload.

 
Name 
Description 
 
Elements rounded to the nearest whole number. 
 
Round calling object elements [Index]..[Index+Len-1] in-place. 
 
Rounds the calling object elements to 4 byte integers and stores the result in the Dst array. 
 
Round all Src object elements and store the results in calling object elements. 
 
Round Src object elements [SrcIndex]..[SrcIndex+Len-1] and store the results to calling object elements [Index]..[Index+Len-1]. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!