GCurve.Decompose Method

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

Return Value

GCurve[]

A list of curves.

.NET Framework

Supported in: 4.7.2

In this article

Definition