Eyeshot 10 WPF API Reference
GetLengthFromParam Method (Point)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Point Class : GetLengthFromParam Method
Syntax
'Declaration
 
Public Function GetLengthFromParam( _
   ByVal t As Double, _
   ByRef length As Double _
) As Boolean
public bool GetLengthFromParam( 
   double t,
   out double length
)

Parameters

t
length
See Also

Reference

Point Class
Point Members