Supported Browsers Home   
MGL_realizePalette Previous   
MGL_rectCoord Next   
External Functions Up   

MGL_rect

Draws a rectangle outline.

Declaration

void MGL_rect(
    rect_t r)

Prototype In

mgraph.h

Parameters

r

Rectangle to draw

 

Description

This function is the same as MGL_rectCoord, however it takes an entire rectangle as the parameter instead of coordinates.

See Also

MGL_rectCoord, MGL_rectPt

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