NShape Reference
Tool.LeaveDisplay Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > Tool Class >

NShape Reference
Tool.LeaveDisplay Method

Previous pageReturn to chapter overviewNext page

Notifies the tool that the mouse pointer is leaving the display.

Syntax

public void LeaveDisplay(IDiagramPresenter diagramPresenter)

Parameters

Name

Description

diagramPresenter

Display being left.

Exceptions

None