qp.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
_GBorder and _GFillInterior
  MSGraph Unit Contents Index                               Back
 
  CONST
      { control parameters for _Rectangle, _Ellipse and _Pie }
      _GBorder       = 2;    { draw outline only }
      _GFillInterior = 3;    { fill with current color, fill mask }
 
  Unit:     MSGraph
 
  Context:  _Ellipse, _Pie, _Rectangle