|
|
|
|
MGL_divotSize
Number of bytes required to store a divot of specified size.
Declaration
long MGL_divotSize(
MGLDC *dc,
rect_t r)
Prototype In
mgraph.h
Parameters
dc |
Device context to measure divot size from |
r |
Bounding rectangle of the divot area |
Return Value
Size of the specified divot in bytes.
Description
This function is the same as MGL_divotSizeCoord however it takes entire rectangles as arguments instead of coordinates.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com