LinearPath.Clone Method

Creates a deep copy of this linear path.
Public Overrides Function Clone() As Object Implements  _ 
ICurve.Clone
This language is not supported or no code example is available.
public override object Clone()
This language is not supported or no code example is available.

Return Value

object

The new linear path object.

Implements

ICurve.Clone

.NET Framework

Supported in: 4.7.2

In this article

Definition