RotateFRect procedure

  Classes Reference > Functional Reference >

RotateFRect procedure

Previous pageReturn to chapter overviewNext page

Rotates the 3D rectangle by a specified amount.

Unit

DXFConv

procedure RotateFRect(var R: TFRect; Angle: Extended);

Description

Call RotateFRect to rotate the 3D rectangle specified by R. All corner of the rectangle rotates on Angle angle.

Note: Angle parameter must be in degrees.

Go to CAD VCL Enterprise