Share

AcDbMText::direction

C++

AcGeVector3d direction() const;

Description

Returns an AcGeVector3d (in WCS) representing the X axis ("horizontal") for the text.

This direction vector is used to determine the text flow direction.

Links

AcDbMText Class

Was this information helpful?