Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / CameraBase Class / ViewNormal Property

In This Topic
    ViewNormal Property (CameraBase)
    In This Topic
    Gets the camera view normal.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewNormal As Vector3D
    public Vector3D ViewNormal {get;}
    See Also