NShape Reference
MenuItemDef.Execute Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > MenuItemDef Class >

NShape Reference
MenuItemDef.Execute Method

Previous pageReturn to chapter overviewNext page

Executes the action.

Syntax

public void Execute(Project project)

Description

Execute performs whatever the meaning of the action is.

Parameters

Name

Description

Project

Specifies the diagramming project for the action execution.

Exceptions

Name

Description

CreateDiagram

Creates a new diagram.

Any other

Action is not feasible.