MakeFRect function
Creates a TFRect structure from a six coordinates.
Unit
function MakeFRect(Left, Top, Z1, Right, Bottom, Z2: TsgFloat): TFRect;
Description
Call MakeFRect to create a box that represents the specified coordinates.
Go to CAD VCL Enterprise