Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / AdjustNearAndFarPlanes Method

In This Topic
    AdjustNearAndFarPlanes Method (ViewportLayout)
    In This Topic
    Adjusts camera near and far planes based on model extents and on origin symbol, grid and shadow visibility status.
    Syntax
    'Declaration
     
    Public Sub AdjustNearAndFarPlanes() 
    public void AdjustNearAndFarPlanes()
    See Also