Home | All Classes | Grouped Classes | Index | Search

CL_Font::get_rotation_hotspot

Returns the rotation hotspot.

	void get_rotation_hotspot(
		CL_Origin& origin, int& x, int& y);

Detailed description:

This only has an effect if you're using CL_Font's drawing mechanism itself. If the font is just being used inside a complex multi-font class (such as CL_TextStyler) then it makes no difference. If that's the case, use the equivalent property of the class containing the font.

See also:

CL_Font



Questions or comments, write to the ClanLib mailing list.