Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Line Class / Direction Property

In This Topic
    Direction Property (Line)
    In This Topic
    Gets the line direction as a 3D vector.
    Syntax
    'Declaration
     
    Public ReadOnly Property Direction As Vector3D
    public Vector3D Direction {get;}
    See Also