Visit Gigasoft's Web Site
 ProEssentials v9 Help

FontSize

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Int32

Default

PEFS_MEDIUM

.NET

PeFont.FontSize

Ocx|Vcl

FontSize

DLL

PEP_nFONTSIZE

 

Purpose

This property controls the font size used in the image creation process. The font size is identified as Large, Medium, or Small via the following constants:

 

.NET Gigasoft.Enums.

ActiveX and

 

FontSize.

DLL Constants

Description

Large

PEFS_LARGE(0)

Large Font

Medium

PEFS_MEDIUM(1)

Medium Font

Small

PEFS_SMALL(2)

Small Font

 

VCL Enumerations

eFontSize = (xLarge, xMedium, xSmall);

Replace the prefix "x" with g (graph), sg (scientific graph), td (3d scientific graph), ps (polar/smith), or pc (pie chart)

 

Comments

PeFont.FontSize members of Pego.PeFont, Pesgo.PeFont, Pe3do.PeFont, Pepso.PeFont, Pepco.PeFonts

 

Note that ProEssentials' images are purely based off of metafiles and no physical dimensions are used within the images. The fonts used will scale with the image.

 

See Also: FontSizeGlobalCntl, FontSizeTitleCntl, FontSizeLegendCntl, FontSize, FontSizeALCntl , FixedSizeMenu , FontSizeCPCntl , FontSizeGNCntl , FontSizeMBCntl , FontSizeMSCntl ,and FixedFonts