Home | All Classes | Grouped Classes | Index | Search

CL_Component::client_to_screen

Returns the rect with coordinates converted from client to screen Returns the point with coordinates converted from client to screen

	CL_Rect client_to_screen(
		const CL_Rect& rect);

	CL_Point client_to_screen(
		const CL_Point& point);

See also:

CL_Component | CL_Point | CL_Rect



Questions or comments, write to the ClanLib mailing list.