Eyeshot 10 WinForms API Reference
GetPointsByLength Method (Ellipse)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Ellipse Class : GetPointsByLength Method
Syntax
'Declaration
 
Public Function GetPointsByLength( _
   ByVal length As Double _
) As Point3D()
public Point3D[] GetPointsByLength( 
   double length
)

Parameters

length
See Also

Reference

Ellipse Class
Ellipse Members