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

In This Topic
    ToolBars Property (Viewport)
    In This Topic
    Gets or sets the ToolBars settings.
    Syntax
    'Declaration
     
    Public Property ToolBars As ToolBar()
    public ToolBar[] ToolBars {get; set;}
    See Also