Point.GetLengthFromParam Method

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

Parameters

t
double

length
double

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition