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

In This Topic
    FarPlane Property
    In This Topic
    Gets the far plane of the Camera.
    Syntax
    'Declaration
     
    Public ReadOnly Property FarPlane As Plane
    public Plane FarPlane {get;}
    See Also