On this pageCommonToInternalUnitsDescriptionThe CommonToInternalUnits method converts CAD coordinates of the image to the coordinates of the inner drawing's coordinate system.Syntaxfunction CommonToInternalUnits(Pt: TFPoint): TFPoint; virtual;