Visit Gigasoft's Web Site
 ProEssentials v11 Help

AnnotationTextFixedSizeMenu

Scope

Pe3do

Type

Int32

Default

PEMC_HIDE

JS / .NET

PeUserInterface.Menu.AnnotationTextFixedSize

OCX / VCL

AnnotationTextFixedSizeMenu

DLL

PEP_nANNOTATIONTEXTFIXEDSIZEMENU

 

Purpose

This property controls the visibility of Show Annotations - Fixed Font Size Menu.

 

Related to GraphAnnotationTextFixedSize property that controls if Text size is based on 3D depth or fixed in size. 

 

.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:

eMenuControl = (tdHideMenu, tdShowMenu, tdGrayMenu);

 

Comments

PeUserInterface.Menu.AnnotationTextFixedSize members of Pe3do.PeUserInterface.Menu