Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / Xline Class / Direction Property

In This Topic
    Direction Property (Xline)
    In This Topic
    Gets or sets the line direction.
    Syntax
    'Declaration
     
    Public Property Direction As Vector3D
    public Vector3D Direction {get; set;}
    See Also