Curve.Decompose Method

Decomposes the curve into Bézier segments.
Public Function Decompose() As Curve()
This language is not supported or no code example is available.
public Curve[] Decompose()
This language is not supported or no code example is available.

Return Value

Curve[]

A list of curves.

.NET Framework

Supported in: 4.8

In this article

Definition