Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Curve Class / Length Method

In This Topic
    Length Method (Curve)
    In This Topic
    Gets the curve length.
    Syntax
    'Declaration
     
    Public Function Length() As Double
    public double Length()
    See Also