IReportBeforeObjectRectChangeEventArgs.NewValue

Syntax

NewValue: Double;

NewValue: double;

Description

The NewValue property determines object's new position and size.

Comments

To cancel object moving or resizing, use the IReportBeforeObjectAngleChangeEventArgs.Cancel property.

Fore and Fore.NET Examples

The property use is given in the example for

See. also:

IReportBeforeObjectRectChangeEventArgs