The OpenD Programming Language

TextMetrics.actualBoundingBoxRight

The distance parallel to the baseline from the alignment point given by TextAlign attribute to the right side of the bounding rectangle of the given text. Positive numbers indicating a distance going right from the given alignment point. TODO: currently can't be relied upon.

struct TextMetrics
float actualBoundingBoxRight;

Meta