Share

Circle.Copy Method

Parent Object: Circle

Description

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

Syntax

Circle.Copy() As Circle

Version

Introduced in version 2013

Was this information helpful?