Share

Point2d.Copy Method

Parent Object: Point2d

Description

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

Syntax

Point2d.Copy() As Point2d

Version

Introduced in version 2013

Was this information helpful?