CompositeCurve(ICurve) Constructor

One curve only constructor.
Public Sub New( _ 
ByVal curve As ICurve
)
This language is not supported or no code example is available.
public CompositeCurve( 
ICurve curve 
)
This language is not supported or no code example is available.

Parameters

curve
ICurve

The curve

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition