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

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