Text.PostRegen Method

Protected Sub PostRegen( _ 
ByVal data As RegenParams, _ 
ByVal myVertices As IList(Of Point3D) _ 
)
This language is not supported or no code example is available.
protected void PostRegen( 
RegenParams data
IList<Point3D> myVertices 
)
This language is not supported or no code example is available.

Parameters

data
RegenParams

myVertices
IList<Point3D>

.NET Framework

Supported in: 4.8

In this article

Definition