Share

Circle2d.Copy Method

Parent Object: Circle2d

Description

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

Syntax

Circle2d.Copy() As Circle2d

Version

Introduced in version 2013

Was this information helpful?