GCompositeCurve.ComputeTessellation (Double, out Point3D()) Method

Public Sub ComputeTessellation( _ 
ByVal deviation As Double, _ 
ByRef vertices As Point3D() _ 
)
This language is not supported or no code example is available.
public void ComputeTessellation( 
double deviation
out Point3D[] vertices 
)
This language is not supported or no code example is available.

Parameters

deviation
double

vertices
Point3D[]

.NET Framework

Supported in: 4.7.2

In this article

Definition