MGL_rightBottom

Returns the bottom right coordinate from a rectangle.

Declaration

point_t MGL_rightBottom(
    rect_t r)

Prototype In

mgraph.h

Parameters

r

Rectangle to get coordinate from

 

Return Value

The bottom right coordinate of the rectangle.

Description

Returns the bottom right coordinates from a rectangle.

See Also

MGL_leftTop

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com