TsgDXFText.GetBase

TsgDXFText  

  Classes Reference > CAD Database structure > Entities > TsgDXFText > TsgDXFText Methods >

TsgDXFText.GetBase

TsgDXFText  

Previous pageReturn to chapter overviewNext page

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