OffsetFRect procedure
Changes the origin of a 3D rectangle by a specified angle.
Unit
procedure OffsetFRect(var R: TFRect; DX, DY, DZ: Extended);
Description
Call OffsetFRect to move the 3D rectangle specified by R. All corner of the 3D rectangle moves by DX, DY, DZ offsets.
Go to CAD VCL Enterprise