Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Camera Class / Far Property

In This Topic
    Far Property
    In This Topic
    Gets the far clipping plane position.
    Syntax
    'Declaration
     
    Public ReadOnly Property Far As Double
    public double Far {get;}
    See Also