You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > Rotate Method > VectorInt.Rotate Method (integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.Rotate Method (integer)

A cyclic shift on all calling vector elements.

Pascal
function Rotate(const Offset: integer): TMtxVecInt; overload;

Performs cyclic shift on all calling vector elements. Offset can be any integer number, positive or negative.

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