RadialDim.PreProcess Method

Protected Function PreProcess( _ 
ByRef dx As Double, _ 
ByRef dy As Double
) As Point3D()
This language is not supported or no code example is available.
protected Point3D[] PreProcess( 
out double dx
out double dy 
)
This language is not supported or no code example is available.

Parameters

dx
double

dy
double

Return Value

Point3D[]

.NET Framework

Supported in: 4.8

In this article

Definition