Text.ConvertToCurves (Environment) Method

Converts the text outlines to a list of composite curves.
Public Function ConvertToCurves( _ 
ByVal environment As Environment
) As ICurve()
This language is not supported or no code example is available.
public ICurve[] ConvertToCurves( 
Environment environment 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

The environment parent control

Return Value

ICurve[]

The array of composite curves

.NET Framework

Supported in: 4.8

In this article

Definition