IReportBeforeObjectAngleChangeEventArgs.NewValue

Syntax

NewValue: Double;

NewValue: double;

Description

The NewValue property determines the angle, by which an object is rotated.

Comments

Angle value is always positive and is counted clockwise.

Fore and Fore.NET Examples

The property use is given in the example for ReportBox.OnBeforeObjectChange.

See also:

IReportBeforeObjectAngleChangeEventArgs