Share

Vector.Copy Method

Parent Object: Vector

Description

Creates a copy of this Vector object. The result is entirely independent and can be edited without affecting the original Vector object.

Syntax

Vector.Copy() As Vector

Version

Introduced in version 2013

Was this information helpful?