Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Viewport Class / GetToolBar Method

In This Topic
    GetToolBar Method (Viewport)
    In This Topic
    Gets active viewport grid object
    Syntax
    'Declaration
     
    Public Function GetToolBar() As ToolBar
    public ToolBar GetToolBar()

    Return Value

    The grid object of the active viewport
    See Also