UnitRect function

  Classes Reference > CAD Database structure > Procedures and functions >

UnitRect function

Previous pageReturn to chapter overviewNext page

Returns rectangle.

function UnitRect: TFRect;

Unit

DXFConv

Description

Returns object of the TFRect class.

Left := 0;

Top := 1;

Z1 := 0;

Right := 1;

Bottom := 0;

Z2 := 0;

Go to CAD VCL Enterprise