Share

LineSegment.Copy Method

Parent Object: LineSegment

Description

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

Syntax

LineSegment.Copy() As LineSegment

Version

Introduced in version 2013

Was this information helpful?