Member variable XbpFont():baseLine Foundation

Determines the base line for the font.

Attribute: EXPORTED, READONLY
Data type: Numeric
Description

The base line for a font is the line from which the descending portion of characters are drawn (for example, the bottom parts of the g, j, p, and q characters). This instance variable determines the line of origin for the display of characters in different type sizes (common values lie in the range of 2-10). When characters are exactly positioned using GraStringAt(), the coordinates passed to this function normally specify the starting point of the base line for the characters to be rendered. The value of the :baseLine property is valid after a font object is created.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.