Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / ToolBar Property

In This Topic
    ToolBar Property (Viewport)
    In This Topic
    Gets the first ToolBar settings in the active viewport.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolBar As ToolBar
    public ToolBar ToolBar {get;}
    See Also