tags:

views:

22

answers:

1

Relative to the text... where is the point? Top left of the rectangle where the text is?

A: 

From the documentation:

Parameters

point

The location (in the coordinate system of the current graphics context) at which to draw the string. This point represents the top-left corner of the string’s bounding box.

Brad Larson