DoScale2D
Unit: DXFConv
Description
Calculates the XScale, YScale and Angle fields of given TsgCADIterate record, if they are not initialized earlier. Usually it is used in method passed to Iterate as Proc value. Intended for calculating the text (font) parameters during iteration; in nested block this parameters can differ from "native" entity properties.
Syntax
procedure DoScale2D(var P: TsgCADIterate);