Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Camera Class / AngleOfView Property

In This Topic
    AngleOfView Property
    In This Topic
    Gets the Camera vertical angle of view (in degrees).
    Syntax
    'Declaration
     
    Public ReadOnly Property AngleOfView As Double
    public double AngleOfView {get;}
    See Also