IMsCensus2Transform.SlidingSpans

Fore Syntax

SlidingSpans: Boolean;

Fore.NET Syntax

SlidingSpans: boolean;

Description

The SlidingSpans property determines whether sliding spans are used on calculation.

Comments

SlidingSpans = True. Sliding spans are used.

SlidingSpans = False. Default value. Sliding spans are not used on calculation.

Fore and Fore.NET Examples

The property use is given in the example for IMsCensus2Transform.SigmaLower.

See also:

IMsCensus2Transform