cloneTranslated Method

Return a copy, translated by adding shift components in all directions.

cloneTranslated(shift: XAndY, result?: this): this

@note The translation of a null range is also a null range.

Parameter Type Description
shift XAndY  
result this  

Returns - this

Defined in

Last Updated: 16 May, 2026