Nevron .NET Vision
Diagram for .NET / Getting Started / Integrating ThinWeb Diagram / Toolbar
In This Topic
    Toolbar
    In This Topic

    The Nevron Diagram ThinWeb control has an integrated toolbar. The basics of the toolbar configuration are described in the Toolbar topic. Following is a brief description of the actions that are specific the to the diagram:

    Type Description
    NTogglePanToolAction

    Toggles the enabled state of the NPanTool tool if it is present in the Controller.Tools collection.

    NToggleRectZoomToolAction

    Toggles the enabled state of the NRectZoomTool tool if it is present in the Controller.Tools collection.

    NZoomInAction Zoom in the control according to the ZoomPercent property in the View settings.
    NZoomOutAction

    Zoom out the control according to the ZoomPercent property in the View settings.

     Related Examples

    Nevron Diagram\Web Forms\ThinWeb\Toolbar Configuration
    Nevron Diagram\Mvc\Toolbar Configuration