4.37.1. Graph Unit Types, Constants, and Variables
Table of Contents
4.37.1.2. Bar3D constants
- 4.37.1.1. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.1. Graph Unit Types, Constants, and Variables
4.37.1.1. DrawBorder variable
4.37.1.1. 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.
4.37.1. Graph Unit Types, Constants, and Variables
Table of Contents
4.37.1.2. Bar3D constants
- 4.37.1.1. -