Eyeshot 10 WinForms API Reference
Project Method (EllipticalArc)

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

Parameters

pt
t
See Also

Reference

EllipticalArc Class
EllipticalArc Members