IReportBeforeObjectAngleChangeEventArgs.NewValue

Syntax

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.

Example

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

See also:

IReportBeforeObjectAngleChangeEventArgs