Text.GetOutlines Method

Protected Friend Overridable Function GetOutlines( _ 
ByVal accuracy As Double, _ 
ByVal env As Environment
) As Point3D()()
This language is not supported or no code example is available.
internal protected virtual Point3D[][] GetOutlines( 
double accuracy
Environment env 
)
This language is not supported or no code example is available.

Parameters

accuracy
double

env
Environment

Return Value

Point3D[][]

.NET Framework

Supported in: 4.8

In this article

Definition