Eyeshot 10 WinForms API Reference
GetParamFromLength(Double,Double) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Arc Class > GetParamFromLength Method : GetParamFromLength(Double,Double) Method
Syntax
'Declaration
 
Public Overloads Shadows Function GetParamFromLength( _
   ByVal length As Double, _
   ByRef t As Double _
) As Boolean
public new bool GetParamFromLength( 
   double length,
   out double t
)

Parameters

length
t
See Also

Reference

Arc Class
Arc Members
Overload List