TextMetrics.actualBoundingBoxLeft

The distance parallel to the baseline from the alignment point given by TextAlign attribute to the left side of the bounding rectangle of the given text. Positive numbers indicating a distance going left from the given alignment point. TODO: currently imprecise.

struct TextMetrics
float actualBoundingBoxLeft;

Meta