TsgDXFText.GetBase
Returns base point of the text entity.
procedure GetBase(AWidth, AHeight: Extended; var Base, Start: TFPoint); virtual;
Description
AWidth - text width
AHeight - text height
Count width and height basing on Box property.
Base - base point
Start - start point where text will be drawn
Go to CAD VCL Enterprise