Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / CompileUserInterfaceElements Method / CompileUserInterfaceElements(Viewport) Method

In This Topic
    CompileUserInterfaceElements(Viewport) Method
    In This Topic
    Compiles 3D user interface elements like the origin symbol, the bitmap background, the FEM restraint and load symbols, etc.
    Syntax
    'Declaration
     
    Public Overloads Sub CompileUserInterfaceElements( _
       ByVal viewport As Viewport _
    ) 
    public void CompileUserInterfaceElements( 
       Viewport viewport
    )

    Parameters

    viewport
    See Also