Share

Point.Copy Method

Parent Object: Point

Description

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

Syntax

Point.Copy() As Point

Version

Introduced in version 2013

Was this information helpful?