Share

Vector2d.Copy Method

Parent Object: Vector2d

Description

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

Syntax

Vector2d.Copy() As Vector2d

Version

Introduced in version 2013

Was this information helpful?