Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawDirectionParams Class / ViewNormal Property

In This Topic
    ViewNormal Property (DrawDirectionParams)
    In This Topic
    Gets or sets the view normal.
    Syntax
    'Declaration
     
    Public Property ViewNormal As Vector3D
    public Vector3D ViewNormal {get; set;}
    See Also