Point.GetParamFromLength (Double, out Double) Method

Public Function GetParamFromLength( _ 
ByVal length As Double, _ 
ByRef t As Double
) As Boolean
This language is not supported or no code example is available.
public bool GetParamFromLength( 
double length
out double t 
)
This language is not supported or no code example is available.

Parameters

length
double

t
double

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition