Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoPadBeyondZeroY

Scope

Pego, Pesgo, Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.AutoPadBeyondZeroY

Ocx|Vcl

AutoPadBeyondZeroY

DLL

PEP_bAUTOPADBEYONDZEROY

 

Purpose

Related to AutoMinMaxPaddingY, 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 y axis.

 

For Pego and Pesgo, the state of the WorkingAxis property identifies which multi-axis is accessed when using MultiAxesSubsets.

 

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.AutoPadBeyondZeroY members of Pego.PeGrid.Configure, Pesgo.PeGrid.Configure, Pe3do.PeGrid.Configure

 

See Also: AutoMinMaxPaddingY