NShape Reference
Tool.EnterDisplay Method

<< Click to Display Table of Contents >>

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

NShape Reference
Tool.EnterDisplay Method

Previous pageReturn to chapter overviewNext page

Notifies the tool that the mouse pointer has entered the display.

Syntax

public void EnterDisplay(IDiagramPresenter diagramPresenter)

Description

Parameters

Name

Description

diagramPresenter

Display being entered.

Exceptions

None