MtxExprInt.Rotate Method

function Rotate(const X: TVecInt; const Offset: Integer): VectorInt;

Rotates the content of the source data by Offset.

#NameTypeDescription
1XTVecInt
2OffsetInteger

Returns: VectorInt

Remarks:

Internally calls TVecInt.Rotate