cloneTranslated Method

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

cloneTranslated(shift: Readonly<WritableXAndY>, result?: this): this

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

Parameter Type Description
shift Readonly<WritableXAndY>  
result this  

Returns - this

Defined in

Last Updated: 21 November, 2024