Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoPadBeyondZeroX

Scope

Pesgo, Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.AutoPadBeyondZeroX

Ocx|Vcl

AutoPadBeyondZeroX

DLL

PEP_bAUTOPADBEYONDZEROX

 

Purpose

Related to AutoMinMaxPaddingX, this property effects how AutoMinMaxPadding will choose extents that could possibly cross an origin. The default is FALSE so AutoMinMaxPadding will not cross a zero origin when choosing padding values. Set to True to allow the padding to potentially extend beyond the zero origin for the x axis.

 

Setting

Description

TRUE

Allow the padding to potentially extend beyond a zero origin

FALSE

Do not allow padding to cross the zero origin.

 

Comments

PeGrid.Configure.AutoPadBeyondZeroX members of Pesgo.PeGrid.Configure, Pe3do.PeGrid.Configure

 

See Also: AutoMinMaxPaddingX