Classes Reference > CAD Database structure > Procedures and functions >
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