Visit Gigasoft's Web Site
 ProEssentials v9 Help

ShowMargins

Scope

Pego, Pesgo

Type

Int32

Default

PESM_SHOWANNOTATIONS

.NET

PeAnnotation.Line.ShowMargins

Ocx|Vcl

ShowMargins

DLL

PEP_nSHOWMARGINS

 

Purpose

Controls when margin properties (LeftMargin, TopMargin, RightMargin, BottomMargin) are considered as part of the image.

 

.NET Gigasoft.Enums.

ActiveX and

 

ShowMargins.

DLL Constants

Description

ShowAnnotations

PESM_SHOWANNOTATIONS (0)

Margins are only applied when ShowAnnotations = True

Always

PESM_ALWAYS (1)

Margins are always applied.

Never

PESM_NEVER (2)

Margins are never applied.

 

VCL Enumerations:

Replace the x prefix with either g(graph), sg(scientific graph).

eShowMargins = (xShowAnnotations, xAlwaysShowMargins, xNeverShowMargins)

 

Comments

PeAnnotation.Line.ShowMargins members of Pego.PeAnnotation.Line, Pesgo.PeAnnotation.Line

 

See Also: LeftMargin, TopMargin, RightMargin, BottomMargin