Visit Gigasoft's Web Site
 ProEssentials v9 Help

MarkDataPointsMenu

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Int32

Default

PEMC_SHOW

.NET

PeUserInterface.Menu.MarkDataPoints

Ocx|Vcl

MarkDataPointsMenu

DLL

PEP_nMARKDATAPOINTSMENU

 

Purpose

This property controls the visibility of MarkDataPoints Menu.

 

.NET Gigasoft.Enums.

ActiveX and

 

MenuControl.

DLL Constants

Description

Hide

PEMC_HIDE (0)

Hides Menu

Show

PEMC_SHOW (1)

Show Menu

Grayed

PEMC_GRAYED (2)

Displays text but not available for selection.

 

VCL Enumerations:

Replace the x prefix with either g(graph), sg(scientific graph), td(3D scientific graph), or ps(polar/smith).

eMenuControl = (xHideMenu, xShowMenu, xGrayMenu);

 

Comments

PeUserInterface.Menu.MarkDataPoints members of Pego.PeUserInterface.Menu, Pesgo.PeUserInterface.Menu, Pe3do.PeUserInterface.Menu, Pepso.PeUserInterface.Menu