Previous: Graph Unit Types, Constants and Variables To the Table of Content Next: Bar3D constants

- 4.37.1.1 -
Standard Units
Graph Unit
Graph Unit Types, Constants and Variables

DrawBorder variable

Targets: MS-DOS, Win32


Graph Unit You can enable and disable a border drawing for Ellipse, FillCircle, and FillTriangle procedures.

Declaration:
var DrawBorder: Boolean;
Remarks:
If DrawBorder = True, border drawing enabled (default).
If DrawBorder = False, border drawing disabled.


Previous: Graph Unit Types, Constants and Variables To the Table of Content Next: Bar3D constants
Graph Unit Types, Constants and Variables Table of Content Bar3D constants

- 4.37.1.1 -