You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Methods > Rotate Method > TVecInt.Rotate Method (int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecInt.Rotate Method (int)

A cyclic shift on all calling vector elements.

Syntax
C#
Visual Basic
public TVecInt Rotate(int Offset);

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

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