Previous: Justification constants To the Table of Content Next: Text-Style constants

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

LineSettingsType

Targets: MS-DOS, Win32


Graph Unit

The record that defines the style, pattern, and thickness of a line.

Declaration:
  LineSettingsType = record
     LineStyle : Word;
     Pattern   : Word;
     Thickness : Word;
  end;



Previous: Justification constants To the Table of Content Next: Text-Style constants
Justification constants Table of Content Text-Style constants

- 4.37.1.14 -