Share

LineSegment2d.Copy Method

Parent Object: LineSegment2d

Description

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

Syntax

LineSegment2d.Copy() As LineSegment2d

Version

Introduced in version 2013

Was this information helpful?